is not current version
Last Version 1.6.3

org.jpmml:jpmml-model 1.5.1

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.5.1
Type

Type

pom

Download jpmml-model 1.5.1

Filename Size
jpmml-model-1.5.1.pom 6 KB
Browse

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