MVN

org.apache.nlpcraft : nlpcraft-parent

Maven & Gradle

Feb 22, 2023
76 stars

NLPCraft Parent · An open source API to convert natural language into actions.

<dependency>
    <groupId>org.apache.nlpcraft</groupId>
    <artifactId>nlpcraft-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.nlpcraft : nlpcraft-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.apache.nlpcraft : nlpcraft-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
nlpcraft-parent-1.0.0
0.9.x
nlpcraft-parent-0.9.0
0.8.x
nlpcraft-parent-0.8.0
0.7.x
nlpcraft-parent-0.7.5
nlpcraft-parent-0.7.4
nlpcraft-parent-0.7.3
nlpcraft-parent-0.7.2
nlpcraft-parent-0.7.1
nlpcraft-parent-0.7.0
0.6.x
nlpcraft-parent-0.6.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.nlpcraft</groupId>
    <artifactId>nlpcraft-parent</artifactId>
    <version>1.0.0</version>
</dependency>