| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.streampipes |
| ArtifactId | ArtifactIdstreampipes-rest-shared |
| 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 |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-rest-shared</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/
implementation 'org.apache.streampipes:streampipes-rest-shared:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/
implementation ("org.apache.streampipes:streampipes-rest-shared:0.69.0")
'org.apache.streampipes:streampipes-rest-shared:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-rest-shared" rev="0.69.0">
<artifact name="streampipes-rest-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-rest-shared', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-rest-shared" % "0.69.0"
[org.apache.streampipes/streampipes-rest-shared "0.69.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.streampipes : streampipes-commons | jar | 0.69.0 |
| org.apache.streampipes : streampipes-serializers-json | jar | 0.69.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.35 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-jetty-http | jar | 2.35 |
| junit : junit | jar | 4.12 |