is not current version
Last Version 1.6.3

org.jpmml:pmml-model 1.1.7

JPMML class model

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-model
Version

Version

1.1.7
Type

Type

jar

Download pmml-model 1.1.7


<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-model/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>pmml-model</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-model/
implementation 'org.jpmml:pmml-model:1.1.7'
// https://jarcasting.com/artifacts/org.jpmml/pmml-model/
implementation ("org.jpmml:pmml-model:1.1.7")
'org.jpmml:pmml-model:jar:1.1.7'
<dependency org="org.jpmml" name="pmml-model" rev="1.1.7">
  <artifact name="pmml-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-model', version='1.1.7')
)
libraryDependencies += "org.jpmml" % "pmml-model" % "1.1.7"
[org.jpmml/pmml-model "1.1.7"]