MVN

org.wso2.carbon.ml : org.wso2.carbon.ml.mediator.predict.server.feature

Maven & Gradle

Mar 14, 2018
2 usages
5 stars

WSO2 Carbon - Predict Mediator Feature · This feature contains the Predict Mediator

<dependency>
    <groupId>org.wso2.carbon.ml</groupId>
    <artifactId>org.wso2.carbon.ml.mediator.predict.server.feature</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.ml : org.wso2.carbon.ml.mediator.predict.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.2.8

All Versions

Choose a version of org.wso2.carbon.ml : org.wso2.carbon.ml.mediator.predict.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
org.wso2.carbon.ml.mediator.predict.server.feature-1.2.8
org.wso2.carbon.ml.mediator.predict.server.feature-1.2.7
org.wso2.carbon.ml.mediator.predict.server.feature-1.2.6
org.wso2.carbon.ml.mediator.predict.server.feature-1.2.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.ml</groupId>
    <artifactId>org.wso2.carbon.ml.mediator.predict.server.feature</artifactId>
    <version>1.2.8</version>
</dependency>

Advertisement