<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>2.8.7</version>
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business', version='2.8.7')
)
<parent> <groupId>org.ligoj.bootstrap</groupId> <artifactId>parent</artifactId> <version>2.8.7</version> </parent>
compile
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpcore
|-- org.ligoj.bootstrap:bootstrap-core
|-- org.springframework:spring-context-support
|-- com.hazelcast:hazelcast-spring
|-- com.googlecode.gentyref:gentyref
provided
|-- jakarta.transaction:jakarta.transaction-api
|-- jakarta.servlet:jakarta.servlet-api
test