| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.apache.storm | 
| ArtifactId | ArtifactIdstorm-pmml-examples | 
| Last Version | Last Version2.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstorm-pmml-examples Distributed and fault-tolerant realtime computation | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| storm-pmml-examples-2.4.0.pom | |
| storm-pmml-examples-2.4.0.jar | 6 MB | 
| storm-pmml-examples-2.4.0-sources.jar | 16 KB | 
| storm-pmml-examples-2.4.0-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-pmml-examples/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-pmml-examples</artifactId>
    <version>2.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.storm/storm-pmml-examples/
implementation 'org.apache.storm:storm-pmml-examples:2.4.0'// https://jarcasting.com/artifacts/org.apache.storm/storm-pmml-examples/
implementation ("org.apache.storm:storm-pmml-examples:2.4.0")'org.apache.storm:storm-pmml-examples:jar:2.4.0'<dependency org="org.apache.storm" name="storm-pmml-examples" rev="2.4.0">
  <artifact name="storm-pmml-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.storm', module='storm-pmml-examples', version='2.4.0')
)libraryDependencies += "org.apache.storm" % "storm-pmml-examples" % "2.4.0"[org.apache.storm/storm-pmml-examples "2.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.storm : storm-client | jar | 2.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |