Last Version

NICTA t3as Named-Entity Recognition client 1.0.0

This is a client library for the NICTA NER Web Service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.t3as
ArtifactId

ArtifactId

nicta-ner-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

NICTA t3as Named-Entity Recognition client
This is a client library for the NICTA NER Web Service.
Project Organization

Project Organization

NICTA
Source Code Management

Source Code Management

https://github.com/NICTA/nicta-ner

Download nicta-ner-client 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.t3as : nicta-ner-common jar 1.0.0
com.beust : jcommander jar 1.35
com.google.guava : guava jar 17.0
org.glassfish.jersey.core : jersey-client jar 2.10.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.10.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
com.little-fluffy-clouds : testng-system-out-printer jar 0.1

Project Modules

There are no modules declared in this project.