License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-commons |
Last Version | Last Version0.69.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamPipes Commons
A 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-commons-0.69.0.pom | |
streampipes-commons-0.69.0.jar | 27 KB |
streampipes-commons-0.69.0-sources.jar | 32 KB |
streampipes-commons-0.69.0-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-commons</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation 'org.apache.streampipes:streampipes-commons:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation ("org.apache.streampipes:streampipes-commons:0.69.0")
'org.apache.streampipes:streampipes-commons:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-commons" rev="0.69.0">
<artifact name="streampipes-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-commons', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-commons" % "0.69.0"
[org.apache.streampipes/streampipes-commons "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
ch.qos.logback : logback-classic | jar | 1.2.9 |