is not current version
Last Version 2.8.12

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


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-web-parent
Version

Version

2.7.10
Type

Type

pom

Download bootstrap-web-parent 2.7.10


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