is not current version
Last Version 2.8.12

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


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-business-test
Version

Version

1.7.4
Type

Type

jar

Download bootstrap-business-test 1.7.4


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