is not current version
Last Version 1.3.9

org.jpmml:pmml-schema 1.3.6

JPMML schema annotations for class model

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-schema
Version

Version

1.3.6
Type

Type

jar

Download pmml-schema 1.3.6


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