License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-logging |
Last Version | Last Version0.69.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamPipes Logging
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-logging-0.69.0.pom | |
streampipes-logging-0.69.0.jar | 11 KB |
streampipes-logging-0.69.0-sources.jar | 12 KB |
streampipes-logging-0.69.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-logging/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-logging</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-logging/
implementation 'org.apache.streampipes:streampipes-logging:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-logging/
implementation ("org.apache.streampipes:streampipes-logging:0.69.0")
'org.apache.streampipes:streampipes-logging:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-logging" rev="0.69.0">
<artifact name="streampipes-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-logging', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-logging" % "0.69.0"
[org.apache.streampipes/streampipes-logging "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |