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