License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-model-moxy |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML model EclipseLink MOXy runtime
JPMML class model with EclipseLink MOXy runtime
|
Filename | Size |
---|---|
pmml-model-moxy-1.6.3.pom | |
pmml-model-moxy-1.6.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-model-moxy/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model-moxy</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-model-moxy/
implementation 'org.jpmml:pmml-model-moxy:1.6.3'
// https://jarcasting.com/artifacts/org.jpmml/pmml-model-moxy/
implementation ("org.jpmml:pmml-model-moxy:1.6.3")
'org.jpmml:pmml-model-moxy:jar:1.6.3'
<dependency org="org.jpmml" name="pmml-model-moxy" rev="1.6.3">
<artifact name="pmml-model-moxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-model-moxy', version='1.6.3')
)
libraryDependencies += "org.jpmml" % "pmml-model-moxy" % "1.6.3"
[org.jpmml/pmml-model-moxy "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-model | jar | 1.6.3 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | [3.0.0, 3.0.2] |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-model | jar | 1.6.3 |
junit : junit | jar | 4.13.2 |