is not current version
Last Version 1.0.22

org.jpmml:jpmml 1.0.10

Java API for managing and evaluating models in Predictive Model Markup Language (PMML)

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml
Version

Version

1.0.10
Type

Type

pom

Download jpmml 1.0.10

Filename Size
jpmml-1.0.10.pom 3 KB
Browse

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