is not current version
Last Version 1.1.7

org.jpmml:jpmml-codemodel 1.1.2

Java utilities for generating, compiling and packaging Java application code

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-codemodel
Version

Version

1.1.2
Type

Type

jar

Download jpmml-codemodel 1.1.2


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