License |
License |
---|---|
Categories |
CategoriesData Jackson JSON |
GroupId | GroupIdeu.trentorise.opendata.semtext |
ArtifactId | ArtifactIdsemtext-jackson |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemText Jackson
Java library for JSON serialization of SemText objects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTrento Rise |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semtext-jackson-1.0.0.pom | |
semtext-jackson-1.0.0.jar | 15 KB |
semtext-jackson-1.0.0-tests.jar | 14 KB |
semtext-jackson-1.0.0-sources.jar | 6 KB |
semtext-jackson-1.0.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext-jackson/ -->
<dependency>
<groupId>eu.trentorise.opendata.semtext</groupId>
<artifactId>semtext-jackson</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext-jackson/
implementation 'eu.trentorise.opendata.semtext:semtext-jackson:1.0.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext-jackson/
implementation ("eu.trentorise.opendata.semtext:semtext-jackson:1.0.0")
'eu.trentorise.opendata.semtext:semtext-jackson:jar:1.0.0'
<dependency org="eu.trentorise.opendata.semtext" name="semtext-jackson" rev="1.0.0">
<artifact name="semtext-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.semtext', module='semtext-jackson', version='1.0.0')
)
libraryDependencies += "eu.trentorise.opendata.semtext" % "semtext-jackson" % "1.0.0"
[eu.trentorise.opendata.semtext/semtext-jackson "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.trentorise.opendata.commons : odt-commons-jackson | jar | 1.0.2 |
eu.trentorise.opendata.semtext : semtext | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |
eu.trentorise.opendata.commons : odt-commons-jackson | test-jar | 1.0.2 |