<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business-test</artifactId>
<version>2.8.7</version>
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business-test', version='2.8.7')
)
<parent> <groupId>org.ligoj.bootstrap</groupId> <artifactId>parent</artifactId> <version>2.8.7</version> </parent>
compile
|-- de.sven-jacobs:loremipsum:1.0
|-- org.ligoj.bootstrap:bootstrap-core
|-- org.eclipse.jetty:jetty-server
|-- org.ligoj.bootstrap:bootstrap-launcher:2.8.7
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.platform:junit-platform-launcher
|-- org.springframework:spring-test
|-- org.apache.httpcomponents:httpclient
|-- com.github.tomakehurst:wiremock-jre8
provided