is not current version
Last Version 1.5.3

JPMML-Converter 1.5.0

Java library for authoring PMML

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-converter
Version

Version

1.5.0
Type

Type

pom
Description

Description

JPMML-Converter
Java library for authoring PMML
Project URL

Project URL

https://github.com/jpmml/jpmml-converter

Download jpmml-converter 1.5.0


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

Dependencies

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

Project Modules

  • pmml-converter
  • pmml-converter-testing