License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-code-generation |
Version | Version0.67.0 |
Type | Typejar |
Description |
DescriptionStreamPipes Code Generation Module
A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-code-generation</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/
implementation 'org.apache.streampipes:streampipes-code-generation:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-code-generation/
implementation ("org.apache.streampipes:streampipes-code-generation:0.67.0")
'org.apache.streampipes:streampipes-code-generation:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-code-generation" rev="0.67.0">
<artifact name="streampipes-code-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-code-generation', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-code-generation" % "0.67.0"
[org.apache.streampipes/streampipes-code-generation "0.67.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-model-client | jar | 0.67.0 |
org.apache.streampipes : streampipes-sdk | jar | 0.67.0 |
com.google.code.gson : gson | jar | 2.8.5 |
com.squareup : javapoet | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-container-standalone | jar | 0.67.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |