| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.streampipes |
| ArtifactId | ArtifactIdstreampipes-serializers |
| Version | Version0.67.0 |
| 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-serializers/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-serializers</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-serializers/
implementation 'org.apache.streampipes:streampipes-serializers:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-serializers/
implementation ("org.apache.streampipes:streampipes-serializers:0.67.0")
'org.apache.streampipes:streampipes-serializers:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-serializers" rev="0.67.0">
<artifact name="streampipes-serializers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-serializers', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-serializers" % "0.67.0"
[org.apache.streampipes/streampipes-serializers "0.67.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.streampipes : streampipes-model | jar | 0.67.0 |
| org.apache.streampipes : streampipes-model-client | jar | 0.67.0 |
| io.fogsy : empire-pinto | jar | 1.9.13 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |