License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.streampipes |
ArtifactId | ArtifactIdstreampipes-container |
Version | Version0.65.0 |
Type | Typejar |
Description |
DescriptionSemantic Event Processing Agents
StreamPipes
|
<!-- https://jarcasting.com/artifacts/org.streampipes/streampipes-container/ -->
<dependency>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-container</artifactId>
<version>0.65.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.streampipes/streampipes-container/
implementation 'org.streampipes:streampipes-container:0.65.0'
// https://jarcasting.com/artifacts/org.streampipes/streampipes-container/
implementation ("org.streampipes:streampipes-container:0.65.0")
'org.streampipes:streampipes-container:jar:0.65.0'
<dependency org="org.streampipes" name="streampipes-container" rev="0.65.0">
<artifact name="streampipes-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streampipes', module='streampipes-container', version='0.65.0')
)
libraryDependencies += "org.streampipes" % "streampipes-container" % "0.65.0"
[org.streampipes/streampipes-container "0.65.0"]
Group / Artifact | Type | Version |
---|---|---|
org.streampipes : streampipes-dataformat | jar | 0.65.0 |
org.streampipes : streampipes-messaging | jar | 0.65.0 |
org.streampipes : streampipes-sdk | jar | 0.65.0 |
org.streampipes : streampipes-serializers | jar | 0.65.0 |
com.orbitz.consul : consul-client | jar | 1.3.9 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.5 |
org.rendersnake : rendersnake | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |