License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata |
ArtifactId | ArtifactIdtod-super-pom |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTod 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 |
---|---|
tod-super-pom-1.3.0.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-super-pom/ -->
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>tod-super-pom</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-super-pom/
implementation 'eu.trentorise.opendata:tod-super-pom:1.3.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-super-pom/
implementation ("eu.trentorise.opendata:tod-super-pom:1.3.0")
'eu.trentorise.opendata:tod-super-pom:pom:1.3.0'
<dependency org="eu.trentorise.opendata" name="tod-super-pom" rev="1.3.0">
<artifact name="tod-super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='tod-super-pom', version='1.3.0')
)
libraryDependencies += "eu.trentorise.opendata" % "tod-super-pom" % "1.3.0"
[eu.trentorise.opendata/tod-super-pom "1.3.0"]