MVN

org.nameapi.ontology.core : nameapi-ontology5-core

Maven & Gradle

May 19, 2023
2 usages
2 stars

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

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

Latest Version

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

  • Latest Stable: 5.4.2

All Versions

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

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

How to add a dependency to Maven

Add the following org.nameapi.ontology.core : nameapi-ontology5-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nameapi.ontology.core : nameapi-ontology5-core gradle dependency to your build.gradle file:

implementation 'org.nameapi.ontology.core:nameapi-ontology5-core:5.4.2'

Gradle Kotlin DSL: Add the following org.nameapi.ontology.core : nameapi-ontology5-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nameapi.ontology.core:nameapi-ontology5-core:5.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nameapi.ontology.core : nameapi-ontology5-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nameapi.ontology.core" % "nameapi-ontology5-core" % "5.4.2"

Advertisement

Dependencies from Group

May 19, 2023
2 usages
2 stars

Discover Dependencies

Jan 26, 2019
4 usages
3 stars
Aug 24, 2023
3 usages
2 stars
Aug 24, 2023
3 usages
2 stars
Sep 16, 2021
2 usages
6 stars
Jun 25, 2018
1 usages
15 stars
Dec 22, 2018
2 usages
2 stars
Jul 12, 2019
4 usages
2 stars
Oct 29, 2019
1 usages
0 stars