Last Version

Fili: system configuration library 1.0.48

Fili system config implements the core system configuration classes used for logging, dependency management, and configuration

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.yahoo.bard
ArtifactId

ArtifactId

fili-system-config
Version

Version

1.0.48
Type

Type

jar
Description

Description

Fili: system configuration library
Fili system config implements the core system configuration classes used for logging, dependency management, and configuration
Project Organization

Project Organization

Yahoo! Inc.

Download fili-system-config 1.0.48


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

Dependencies

compile (6)

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

test (4)

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

Project Modules

There are no modules declared in this project.