Last Version

SemText 1.0.0

Lightweight Java library for semantically enriched text

License

License

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata.semtext
ArtifactId

ArtifactId

semtext
Version

Version

1.0.0
Type

Type

jar
Description

Description

SemText
Lightweight Java library for semantically enriched text
Project URL

Project URL

https://github.com/opendatatrentino/semtext
Project Organization

Project Organization

Trento Rise
Source Code Management

Source Code Management

https://github.com/opendatatrentino/semtext

Download semtext 1.0.0


<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext/ -->
<dependency>
    <groupId>eu.trentorise.opendata.semtext</groupId>
    <artifactId>semtext</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext/
implementation 'eu.trentorise.opendata.semtext:semtext:1.0.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.semtext/semtext/
implementation ("eu.trentorise.opendata.semtext:semtext:1.0.0")
'eu.trentorise.opendata.semtext:semtext:jar:1.0.0'
<dependency org="eu.trentorise.opendata.semtext" name="semtext" rev="1.0.0">
  <artifact name="semtext" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.semtext', module='semtext', version='1.0.0')
)
libraryDependencies += "eu.trentorise.opendata.semtext" % "semtext" % "1.0.0"
[eu.trentorise.opendata.semtext/semtext "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
eu.trentorise.opendata.commons : odt-commons jar 1.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

There are no modules declared in this project.