License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.yahoo.bard |
ArtifactId | ArtifactIdfili-system-config |
Last Version | Last Version1.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFili: system configuration library
Fili system config implements the core system configuration classes used for logging, dependency
management, and configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fili-system-config-1.0.48.pom | |
fili-system-config-1.0.48.jar | 20 KB |
fili-system-config-1.0.48-sources.jar | 15 KB |
fili-system-config-1.0.48-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-system-config/ -->
<dependency>
<groupId>com.yahoo.bard</groupId>
<artifactId>fili-system-config</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-system-config/
implementation 'com.yahoo.bard:fili-system-config:1.0.48'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-system-config/
implementation ("com.yahoo.bard:fili-system-config:1.0.48")
'com.yahoo.bard:fili-system-config:jar:1.0.48'
<dependency org="com.yahoo.bard" name="fili-system-config" rev="1.0.48">
<artifact name="fili-system-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-system-config', version='1.0.48')
)
libraryDependencies += "com.yahoo.bard" % "fili-system-config" % "1.0.48"
[com.yahoo.bard/fili-system-config "1.0.48"]
Group / Artifact | Type | Version |
---|---|---|
commons-configuration : commons-configuration | jar | 1.10 |
org.springframework : spring-core | jar | 5.3.20 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.lucene : lucene-queryparser | jar | 7.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
cglib : cglib-nodep | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |