Last Version

JPMML-Converter 1.5.3

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.3
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.3


<!-- https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>jpmml-converter</artifactId>
    <version>1.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/
implementation 'org.jpmml:jpmml-converter:1.5.3'
// https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/
implementation ("org.jpmml:jpmml-converter:1.5.3")
'org.jpmml:jpmml-converter:pom:1.5.3'
<dependency org="org.jpmml" name="jpmml-converter" rev="1.5.3">
  <artifact name="jpmml-converter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='jpmml-converter', version='1.5.3')
)
libraryDependencies += "org.jpmml" % "jpmml-converter" % "1.5.3"
[org.jpmml/jpmml-converter "1.5.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-converter
  • pmml-converter-testing