MVN

org.imixs.workflow : imixs-ml-spacy

Maven & Gradle

Apr 23, 2023
<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-ml-spacy</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.imixs.workflow : imixs-ml-spacy to add to Maven - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of org.imixs.workflow : imixs-ml-spacy to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
imixs-ml-spacy-1.1.6
imixs-ml-spacy-1.1.5
imixs-ml-spacy-1.1.4
imixs-ml-spacy-1.1.3
imixs-ml-spacy-1.1.2
imixs-ml-spacy-1.1.1
imixs-ml-spacy-1.1.0
1.0.x
imixs-ml-spacy-1.0.3
imixs-ml-spacy-1.0.2
imixs-ml-spacy-1.0.1
imixs-ml-spacy-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-ml-spacy</artifactId>
    <version>1.1.6</version>
</dependency>

Advertisement