Last Version

JPMML-CodeModel 1.1.7

Java utilities for generating, compiling and packaging Java application code

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-codemodel
Version

Version

1.1.7
Type

Type

jar
Description

Description

JPMML-CodeModel
Java utilities for generating, compiling and packaging Java application code
Project URL

Project URL

http://www.jpmml.org

Download jpmml-codemodel 1.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar [21.0,)
org.glassfish.jaxb : codemodel jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.eclipse.jdt : ecj jar 3.13.0

Project Modules

There are no modules declared in this project.