| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.streampipes |
| ArtifactId | ArtifactIdstreampipes-model |
| Last Version | Last Version0.69.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| streampipes-model-0.69.0.pom | |
| streampipes-model-0.69.0.jar | 202 KB |
| streampipes-model-0.69.0-sources.jar | 194 KB |
| streampipes-model-0.69.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-model</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model/
implementation 'org.apache.streampipes:streampipes-model:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model/
implementation ("org.apache.streampipes:streampipes-model:0.69.0")
'org.apache.streampipes:streampipes-model:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-model" rev="0.69.0">
<artifact name="streampipes-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-model', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-model" % "0.69.0"
[org.apache.streampipes/streampipes-model "0.69.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.streampipes : streampipes-commons | jar | 0.69.0 |
| org.apache.streampipes : streampipes-model-shared | jar | 0.69.0 |
| org.apache.streampipes : streampipes-logging | jar | 0.69.0 |
| org.apache.streampipes : streampipes-vocabulary | jar | 0.69.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| com.google.code.gson : gson | jar | 2.8.8 |
| com.github.drapostolos : type-parser | jar | 0.6.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |