| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdeu.trentorise.opendata |
| ArtifactId | ArtifactIdjosman |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
DescriptionJosman
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 |
|---|---|
| josman-0.7.0.pom | |
| josman-0.7.0.jar | 3 MB |
| josman-0.7.0-tests.jar | 16 KB |
| josman-0.7.0-sources.jar | 3 MB |
| josman-0.7.0-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/josman/ -->
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>josman</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/josman/
implementation 'eu.trentorise.opendata:josman:0.7.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/josman/
implementation ("eu.trentorise.opendata:josman:0.7.0")
'eu.trentorise.opendata:josman:jar:0.7.0'
<dependency org="eu.trentorise.opendata" name="josman" rev="0.7.0">
<artifact name="josman" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='josman', version='0.7.0')
)
libraryDependencies += "eu.trentorise.opendata" % "josman" % "0.7.0"
[eu.trentorise.opendata/josman "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.5 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 3.7.0.201502260915-r |
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
| commons-io : commons-io | jar | 2.2 |
| org.parboiled : parboiled-java | jar | 1.1.7 |
| org.jodd : jodd-lagarto | jar | 3.6.4 |
| eu.trentorise.opendata : tod-commons | jar | 1.1.0 |
| org.pegdown : pegdown | jar | 1.5.0 |
| org.eclipse.mylyn.github : org.eclipse.egit.github.core | jar | 2.1.5 |
| org.codehaus.plexus : plexus-utils | jar | 2.1 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |