License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata.commons |
ArtifactId | ArtifactIdodt-super-pom |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionOdt Super POM
Super POM common to open data trentino projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTrento Rise |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odt-super-pom-1.2.0.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/ -->
<dependency>
<groupId>eu.trentorise.opendata.commons</groupId>
<artifactId>odt-super-pom</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/
implementation 'eu.trentorise.opendata.commons:odt-super-pom:1.2.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-super-pom/
implementation ("eu.trentorise.opendata.commons:odt-super-pom:1.2.0")
'eu.trentorise.opendata.commons:odt-super-pom:pom:1.2.0'
<dependency org="eu.trentorise.opendata.commons" name="odt-super-pom" rev="1.2.0">
<artifact name="odt-super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.commons', module='odt-super-pom', version='1.2.0')
)
libraryDependencies += "eu.trentorise.opendata.commons" % "odt-super-pom" % "1.2.0"
[eu.trentorise.opendata.commons/odt-super-pom "1.2.0"]