Last Version

streams-config 0.6.1

Stream and Stream Component General Configuration Objects and Utilities

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-config
Version

Version

0.6.1
Type

Type

jar
Description

Description

streams-config
Stream and Stream Component General Configuration Objects and Utilities
Project Organization

Project Organization

The Apache Software Foundation

Download streams-config 0.6.1


<!-- 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"]

Dependencies

compile (11)

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

test (7)

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

Project Modules

There are no modules declared in this project.