License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-commons |
Version | Version0.68.0 |
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.68.0.pom | |
streampipes-commons-0.68.0.jar | 25 KB |
streampipes-commons-0.68.0-sources.jar | 31 KB |
streampipes-commons-0.68.0-javadoc.jar | 551 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-commons</artifactId>
<version>0.68.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation 'org.apache.streampipes:streampipes-commons:0.68.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation ("org.apache.streampipes:streampipes-commons:0.68.0")
'org.apache.streampipes:streampipes-commons:jar:0.68.0'
<dependency org="org.apache.streampipes" name="streampipes-commons" rev="0.68.0">
<artifact name="streampipes-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-commons', version='0.68.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-commons" % "0.68.0"
[org.apache.streampipes/streampipes-commons "0.68.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
commons-lang : commons-lang | jar | 2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |