<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business-test</artifactId>
<version>3.0.2</version>
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business-test', version='3.0.2')
)
<parent> <groupId>org.ligoj.bootstrap</groupId> <artifactId>parent</artifactId> <version>3.0.2</version> </parent>
compile
|-- de.sven-jacobs:loremipsum:1.0
|-- org.ligoj.bootstrap:bootstrap-core
|-- org.eclipse.jetty:jetty-server
|-- org.ligoj.bootstrap:bootstrap-launcher:3.0.2
|-- 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
provided