is not current version
Last Version 2.8.12

org.ligoj.bootstrap:bootstrap-business-test 2.7.8


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-business-test
Version

Version

2.7.8
Type

Type

jar

Download bootstrap-business-test 2.7.8


<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-test/ -->
<dependency>
    <groupId>org.ligoj.bootstrap</groupId>
    <artifactId>bootstrap-business-test</artifactId>
    <version>2.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-test/
implementation 'org.ligoj.bootstrap:bootstrap-business-test:2.7.8'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-test/
implementation ("org.ligoj.bootstrap:bootstrap-business-test:2.7.8")
'org.ligoj.bootstrap:bootstrap-business-test:jar:2.7.8'
<dependency org="org.ligoj.bootstrap" name="bootstrap-business-test" rev="2.7.8">
  <artifact name="bootstrap-business-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business-test', version='2.7.8')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-business-test" % "2.7.8"
[org.ligoj.bootstrap/bootstrap-business-test "2.7.8"]