is not current version
Last Version 2.8.12

org.ligoj.bootstrap:bootstrap-web-parent 1.6.0


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-web-parent
Version

Version

1.6.0
Type

Type

pom

Download bootstrap-web-parent 1.6.0


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