is not current version
Last Version 1.2.15

org.jpmml:pmml-extension 1.2.2

JPMML class model evaluator extensions

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-extension
Version

Version

1.2.2
Type

Type

jar

Download pmml-extension 1.2.2


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