is not current version
Last Version 2.8.12

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


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-business-test
Version

Version

2.4.3
Type

Type

jar

Download bootstrap-business-test 2.4.3


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