License |
License |
---|---|
GroupId | GroupIdorg.apache.streams.examples |
ArtifactId | ArtifactIdstreams-examples-local |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstreams-examples-local
Contributed examples of use cases for Streams using streams-runtime-local
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streams-examples-local-0.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streams.examples/streams-examples-local/ -->
<dependency>
<groupId>org.apache.streams.examples</groupId>
<artifactId>streams-examples-local</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-examples-local/
implementation 'org.apache.streams.examples:streams-examples-local:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-examples-local/
implementation ("org.apache.streams.examples:streams-examples-local:0.6.1")
'org.apache.streams.examples:streams-examples-local:pom:0.6.1'
<dependency org="org.apache.streams.examples" name="streams-examples-local" rev="0.6.1">
<artifact name="streams-examples-local" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams.examples', module='streams-examples-local', version='0.6.1')
)
libraryDependencies += "org.apache.streams.examples" % "streams-examples-local" % "0.6.1"
[org.apache.streams.examples/streams-examples-local "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.11 |