License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-config |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-config
Stream and Stream Component General Configuration Objects and Utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streams-config-0.6.1.pom | |
streams-config-0.6.1.jar | 18 KB |
streams-config-0.6.1-tests.jar | 23 KB |
streams-config-0.6.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-config/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-config</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-config/
implementation 'org.apache.streams:streams-config:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-config/
implementation ("org.apache.streams:streams-config:0.6.1")
'org.apache.streams:streams-config:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-config" rev="0.6.1">
<artifact name="streams-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-config', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-config" % "0.6.1"
[org.apache.streams/streams-config "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juneau : juneau-marshall | jar | 7.2.1 |
com.typesafe : config | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.8 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-validator : commons-validator | jar | 1.6 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.7.1 |
org.powermock : powermock-api-mockito | jar | 1.7.1 |
org.apache.streams : streams-testing | test-jar | 0.6.1 |
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
|
0.2-incubating
|
0.1-incubating
|