is not current version
Last Version 1.6.3

org.jpmml:jpmml-model 1.1.11

Java class model API for Predictive Model Markup Language (PMML)

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-model
Version

Version

1.1.11
Type

Type

pom

Download jpmml-model 1.1.11

Filename Size
jpmml-model-1.1.11.pom 4 KB
Browse

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