| License |
License |
|---|---|
| Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
| GroupId | GroupIdorg.jpmml |
| ArtifactId | ArtifactIdjpmml-converter |
| Version | Version1.4.6 |
| Type | Typejar |
| Description |
DescriptionJPMML-Converter
Java library for authoring PMML
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jpmml-converter-1.4.6.pom | |
| jpmml-converter-1.4.6.jar | 164 KB |
| jpmml-converter-1.4.6-sources.jar | 106 KB |
| jpmml-converter-1.4.6-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-converter</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/
implementation 'org.jpmml:jpmml-converter:1.4.6'
// https://jarcasting.com/artifacts/org.jpmml/jpmml-converter/
implementation ("org.jpmml:jpmml-converter:1.4.6")
'org.jpmml:jpmml-converter:jar:1.4.6'
<dependency org="org.jpmml" name="jpmml-converter" rev="1.4.6">
<artifact name="jpmml-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='jpmml-converter', version='1.4.6')
)
libraryDependencies += "org.jpmml" % "jpmml-converter" % "1.4.6"
[org.jpmml/jpmml-converter "1.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 21.0 |
| org.jpmml : pmml-model | jar | 1.5.11 |
| org.jpmml : pmml-model-metro | jar | 1.5.11 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.jpmml : pmml-model | jar | 1.5.11 |