| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.streams |
| ArtifactId | ArtifactIdstreams-testing |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreams-testing
Apache Streams Testing Configuration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| streams-testing-0.6.1.pom | |
| streams-testing-0.6.1.jar | 7 KB |
| streams-testing-0.6.1-tests.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-testing/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-testing</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-testing/
implementation 'org.apache.streams:streams-testing:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-testing/
implementation ("org.apache.streams:streams-testing:0.6.1")
'org.apache.streams:streams-testing:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-testing" rev="0.6.1">
<artifact name="streams-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-testing', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-testing" % "0.6.1"
[org.apache.streams/streams-testing "0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.5.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 6.11 |
| Version |
|---|
|
0.6.1
|
|
0.6.0
|
|
0.5.1
|
|
0.5-incubating
|
|
0.4.1-incubating
|
|
0.4-incubating
|
|
0.3-incubating
|