Last Version

JPMML 1.0.22

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

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml
Version

Version

1.0.22
Type

Type

pom
Description

Description

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

Project URL

http://www.jpmml.org
Project Organization

Project Organization

University of Tartu

Download jpmml 1.0.22

Filename Size
jpmml-1.0.22.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • bundle
  • pmml-evaluator
  • pmml-knime
  • pmml-manager
  • pmml-model
  • pmml-rapidminer
  • pmml-rattle
  • pmml-schema
  • xjc