Last Version

nameapi-ontology5-core 5.3.4

Contains the domain classes that are used as input to the NameAPI server. These are the same that the Java web service client library uses. That's exactly the reason why these are in a separate project; so that they can be shared easily, and can be included as a separate dependency in other projects. See overview.html

License

License

GPLv3
GroupId

GroupId

org.nameapi.ontology.core
ArtifactId

ArtifactId

nameapi-ontology5-core
Version

Version

5.3.4
Type

Type

jar
Description

Description

nameapi-ontology5-core
Contains the domain classes that are used as input to the NameAPI server. These are the same that the Java web service client library uses. That's exactly the reason why these are in a separate project; so that they can be shared easily, and can be included as a separate dependency in other projects. See overview.html
Project URL

Project URL

http://www.nameapi.org
Project Organization

Project Organization

Optimaize GmbH, Switzerland

Download nameapi-ontology5-core 5.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
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

There are no modules declared in this project.