is not current version
Last Version 1.3.9

org.jpmml:pmml-schema-gwt 1.2.12

JPMML GWT compatible schema annotations for class model

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-schema-gwt
Version

Version

1.2.12
Type

Type

jar

Download pmml-schema-gwt 1.2.12


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