License |
License
GPLv3
|
---|---|
GroupId | GroupIdorg.nameapi.ontology |
ArtifactId | ArtifactIdnameapi-ontology5 |
Version | Version5.3.4 |
Type | Typepom |
Description |
Descriptionnameapi-ontology5
Contains the domain classes that are used as input to the NameAPI services as well as the result objects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nameapi-ontology5-5.3.4.pom | 10 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |