is not current version
Last Version 2.8.12

org.ligoj.bootstrap:bootstrap-business-parent 1.6.2


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-business-parent
Version

Version

1.6.2
Type

Type

pom

Download bootstrap-business-parent 1.6.2


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