| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdcom.ebay.jetstream | 
| ArtifactId | ArtifactIdconfiguration | 
| Last Version | Last Version4.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionconfiguration app Distributed Stream Processing Framework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| configuration-4.1.0.pom | |
| configuration-4.1.0.jar | 57 KB | 
| configuration-4.1.0-sources.jar | 37 KB | 
| configuration-4.1.0-javadoc.jar | 182 KB | 
| configuration-4.1.0-bin.tar.gz | 45 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/configuration/ -->
<dependency>
    <groupId>com.ebay.jetstream</groupId>
    <artifactId>configuration</artifactId>
    <version>4.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.ebay.jetstream/configuration/
implementation 'com.ebay.jetstream:configuration:4.1.0'// https://jarcasting.com/artifacts/com.ebay.jetstream/configuration/
implementation ("com.ebay.jetstream:configuration:4.1.0")'com.ebay.jetstream:configuration:jar:4.1.0'<dependency org="com.ebay.jetstream" name="configuration" rev="4.1.0">
  <artifact name="configuration" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ebay.jetstream', module='configuration', version='4.1.0')
)libraryDependencies += "com.ebay.jetstream" % "configuration" % "4.1.0"[com.ebay.jetstream/configuration "4.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.findbugs : annotations | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |