License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-connect |
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-connect-0.69.0.pom | |
streampipes-connect-0.69.0.jar | 120 KB |
streampipes-connect-0.69.0-sources.jar | 100 KB |
streampipes-connect-0.69.0-javadoc.jar | 880 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-connect</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect/
implementation 'org.apache.streampipes:streampipes-connect:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect/
implementation ("org.apache.streampipes:streampipes-connect:0.69.0")
'org.apache.streampipes:streampipes-connect:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-connect" rev="0.69.0">
<artifact name="streampipes-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-connect', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-connect" % "0.69.0"
[org.apache.streampipes/streampipes-connect "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.12.4 |
org.ow2.asm : asm | jar | 7.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |