| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.nameapi.client |
| ArtifactId | ArtifactIdnameapi-client |
| Last Version | Last Version5.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnameapi-client
Java Client for the NameAPI Web Service.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nameapi-client-5.0.1.pom | |
| nameapi-client-5.0.1.jar | 274 KB |
| nameapi-client-5.0.1-sources.jar | 234 KB |
| nameapi-client-5.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nameapi.client/nameapi-client/ -->
<dependency>
<groupId>org.nameapi.client</groupId>
<artifactId>nameapi-client</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nameapi.client/nameapi-client/
implementation 'org.nameapi.client:nameapi-client:5.0.1'
// https://jarcasting.com/artifacts/org.nameapi.client/nameapi-client/
implementation ("org.nameapi.client:nameapi-client:5.0.1")
'org.nameapi.client:nameapi-client:jar:5.0.1'
<dependency org="org.nameapi.client" name="nameapi-client" rev="5.0.1">
<artifact name="nameapi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nameapi.client', module='nameapi-client', version='5.0.1')
)
libraryDependencies += "org.nameapi.client" % "nameapi-client" % "5.0.1"
[org.nameapi.client/nameapi-client "5.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.optimaize.anythingworks.client.rest : anythingworks-client-rest | jar | 0.5 |
| org.nameapi.ontology.core : nameapi-ontology5-core | jar | 5.0.2 |
| com.intellij : annotations | jar | 12.0 |
| io.swagger : swagger-annotations | jar | 1.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.9 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |