License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-schema-gwt |
Version | Version1.3.9 |
Type | Typejar |
Description |
DescriptionJPMML GWT schema
JPMML GWT compatible schema annotations for class model
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pmml-schema-gwt-1.3.9.pom | |
pmml-schema-gwt-1.3.9.jar | 5 KB |
pmml-schema-gwt-1.3.9-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-schema-gwt/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-schema-gwt</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-schema-gwt/
implementation 'org.jpmml:pmml-schema-gwt:1.3.9'
// https://jarcasting.com/artifacts/org.jpmml/pmml-schema-gwt/
implementation ("org.jpmml:pmml-schema-gwt:1.3.9")
'org.jpmml:pmml-schema-gwt:jar:1.3.9'
<dependency org="org.jpmml" name="pmml-schema-gwt" rev="1.3.9">
<artifact name="pmml-schema-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-schema-gwt', version='1.3.9')
)
libraryDependencies += "org.jpmml" % "pmml-schema-gwt" % "1.3.9"
[org.jpmml/pmml-schema-gwt "1.3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-schema | jar | 1.3.9 |