License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-agent |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML agent
JPMML Java agent for class model
|
Filename | Size |
---|---|
pmml-agent-1.6.3.pom | |
pmml-agent-1.6.3.jar | 9 KB |
pmml-agent-1.6.3-sources.jar | 6 KB |
pmml-agent-1.6.3-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-agent/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-agent</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-agent/
implementation 'org.jpmml:pmml-agent:1.6.3'
// https://jarcasting.com/artifacts/org.jpmml/pmml-agent/
implementation ("org.jpmml:pmml-agent:1.6.3")
'org.jpmml:pmml-agent:jar:1.6.3'
<dependency org="org.jpmml" name="pmml-agent" rev="1.6.3">
<artifact name="pmml-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-agent', version='1.6.3')
)
libraryDependencies += "org.jpmml" % "pmml-agent" % "1.6.3"
[org.jpmml/pmml-agent "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | [3.13.0-GA, 3.28.0-GA] |