o

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

This feature contains the Predict Mediator
http://wso2.org
Files download
File Operation
org.wso2.carbon.ml.mediator.predict.server.feature-1.2.8.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.ml</groupId>
  <artifactId>org.wso2.carbon.ml.mediator.predict.server.feature</artifactId>
  <version>1.2.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.ml:org.wso2.carbon.ml.mediator.predict.server.feature:1.2.8'
Gradle Kotlin
implementation("org.wso2.carbon.ml:org.wso2.carbon.ml.mediator.predict.server.feature:1.2.8")
Scala SBT
libraryDependencies += "org.wso2.carbon.ml" % "org.wso2.carbon.ml.mediator.predict.server.feature" % "1.2.8"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.ml', module='org.wso2.carbon.ml.mediator.predict.server.feature', version='1.2.8')
)
Apache Ivy
<dependency org="org.wso2.carbon.ml" name="org.wso2.carbon.ml.mediator.predict.server.feature" rev="1.2.8" />
Leiningen
[org.wso2.carbon.ml/org.wso2.carbon.ml.mediator.predict.server.feature "1.2.8"]
Apache Buildr
'org.wso2.carbon.ml:org.wso2.carbon.ml.mediator.predict.server.feature:jar:1.2.8'