| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.avanza.astrix |
| ArtifactId | ArtifactIdastrix-config |
| Last Version | Last Version0.43.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionastrix-config
astrix-config
|
| Filename | Size |
|---|---|
| astrix-config-0.43.6.pom | |
| astrix-config-0.43.6.jar | 37 KB |
| astrix-config-0.43.6-sources.jar | 28 KB |
| astrix-config-0.43.6-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-config</artifactId>
<version>0.43.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/
implementation 'com.avanza.astrix:astrix-config:0.43.6'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/
implementation ("com.avanza.astrix:astrix-config:0.43.6")
'com.avanza.astrix:astrix-config:jar:0.43.6'
<dependency org="com.avanza.astrix" name="astrix-config" rev="0.43.6">
<artifact name="astrix-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-config', version='0.43.6')
)
libraryDependencies += "com.avanza.astrix" % "astrix-config" % "0.43.6"
[com.avanza.astrix/astrix-config "0.43.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.2.1 |