License |
License |
---|---|
Categories |
CategoriesData JSON ORM |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-dataformat-json |
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-dataformat-json/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-dataformat-json</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-dataformat-json/
implementation 'org.apache.streampipes:streampipes-dataformat-json:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-dataformat-json/
implementation ("org.apache.streampipes:streampipes-dataformat-json:0.69.0")
'org.apache.streampipes:streampipes-dataformat-json:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-dataformat-json" rev="0.69.0">
<artifact name="streampipes-dataformat-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-dataformat-json', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-dataformat-json" % "0.69.0"
[org.apache.streampipes/streampipes-dataformat-json "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-dataformat | jar | 0.69.0 |
org.apache.streampipes : streampipes-vocabulary | jar | 0.69.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |