MVN

org.nameapi.ontology : nameapi-ontology5

Maven & Gradle

May 19, 2023
2 stars

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

<dependency>
    <groupId>org.nameapi.ontology</groupId>
    <artifactId>nameapi-ontology5</artifactId>
    <version>5.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nameapi.ontology : nameapi-ontology5 to add to Maven - Latest Versions:

  • Latest Stable: 5.4.2

All Versions

Choose a version of org.nameapi.ontology : nameapi-ontology5 to add to Maven - All Versions:

Version Vulnerabilities Updated
5.4.x
nameapi-ontology5-5.4.2
nameapi-ontology5-5.4.1
nameapi-ontology5-5.4.0
5.3.x
nameapi-ontology5-5.3.4
nameapi-ontology5-5.3.3
nameapi-ontology5-5.3.2
nameapi-ontology5-5.3.1
5.3
nameapi-ontology5-5.3
5.1
nameapi-ontology5-5.1
5.0.x
nameapi-ontology5-5.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nameapi.ontology</groupId>
    <artifactId>nameapi-ontology5</artifactId>
    <version>5.4.2</version>
</dependency>