License |
License |
---|---|
GroupId | GroupIdorg.ligoj.bootstrap |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.8.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLigoj - Bootstrap - Parent
Ligoj Bootstrap Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-2.8.12.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/parent/ -->
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>parent</artifactId>
<version>2.8.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/parent/
implementation 'org.ligoj.bootstrap:parent:2.8.12'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/parent/
implementation ("org.ligoj.bootstrap:parent:2.8.12")
'org.ligoj.bootstrap:parent:pom:2.8.12'
<dependency org="org.ligoj.bootstrap" name="parent" rev="2.8.12">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='parent', version='2.8.12')
)
libraryDependencies += "org.ligoj.bootstrap" % "parent" % "2.8.12"
[org.ligoj.bootstrap/parent "2.8.12"]