nameapi-ontology5

Contains the domain classes that are used as input to the NameAPI services as well as the result objects.

License

License

GPLv3
GroupId

GroupId

org.nameapi.ontology
ArtifactId

ArtifactId

nameapi-ontology5
Last Version

Last Version

5.3.4
Release Date

Release Date

Type

Type

pom
Description

Description

nameapi-ontology5
Contains the domain classes that are used as input to the NameAPI services as well as the result objects.
Project URL

Project URL

http://www.nameapi.org
Project Organization

Project Organization

Optimaize GmbH, Switzerland
Source Code Management

Source Code Management

http://github.com/optimaize/nameapi-ontology-java

Download nameapi-ontology5

How to add to project

<!-- https://jarcasting.com/artifacts/org.nameapi.ontology/nameapi-ontology5/ -->
<dependency>
    <groupId>org.nameapi.ontology</groupId>
    <artifactId>nameapi-ontology5</artifactId>
    <version>5.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nameapi.ontology/nameapi-ontology5/
implementation 'org.nameapi.ontology:nameapi-ontology5:5.3.4'
// https://jarcasting.com/artifacts/org.nameapi.ontology/nameapi-ontology5/
implementation ("org.nameapi.ontology:nameapi-ontology5:5.3.4")
'org.nameapi.ontology:nameapi-ontology5:pom:5.3.4'
<dependency org="org.nameapi.ontology" name="nameapi-ontology5" rev="5.3.4">
  <artifact name="nameapi-ontology5" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nameapi.ontology', module='nameapi-ontology5', version='5.3.4')
)
libraryDependencies += "org.nameapi.ontology" % "nameapi-ontology5" % "5.3.4"
[org.nameapi.ontology/nameapi-ontology5 "5.3.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

  • core
  • json

Versions

Version
5.3.4
5.3.3
5.3.2
5.3.1
5.3
5.1
5.0.2