Last Version

JPMML-Model 1.6.3

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

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-model
Version

Version

1.6.3
Type

Type

pom
Description

Description

JPMML-Model
Java class model API for Predictive Model Markup Language (PMML)
Project URL

Project URL

http://www.jpmml.org

Download jpmml-model 1.6.3

Filename Size
jpmml-model-1.6.3.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-agent
  • pmml-model
  • pmml-model-example
  • pmml-model-gwt
  • pmml-model-jackson
  • pmml-model-kryo
  • pmml-model-metro
  • pmml-model-moxy
  • pmml-xjc