ee-config

annotations and helpers for easier configuration of ee applications

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisruffalo
ArtifactId

ArtifactId

ee-config
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

ee-config
annotations and helpers for easier configuration of ee applications
Project URL

Project URL

https://github.com/chrisruffalo/ee-config

Download ee-config

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.chrisruffalo/ee-config/ -->
<dependency>
    <groupId>com.github.chrisruffalo</groupId>
    <artifactId>ee-config</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisruffalo/ee-config/
implementation 'com.github.chrisruffalo:ee-config:1.4'
// https://jarcasting.com/artifacts/com.github.chrisruffalo/ee-config/
implementation ("com.github.chrisruffalo:ee-config:1.4")
'com.github.chrisruffalo:ee-config:jar:1.4'
<dependency org="com.github.chrisruffalo" name="ee-config" rev="1.4">
  <artifact name="ee-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisruffalo', module='ee-config', version='1.4')
)
libraryDependencies += "com.github.chrisruffalo" % "ee-config" % "1.4"
[com.github.chrisruffalo/ee-config "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.9

provided (3)

Group / Artifact Type Version
org.jboss.weld : weld-core jar
org.jboss.weld : weld-api jar
org.slf4j : slf4j-api jar

runtime (1)

Group / Artifact Type Version
org.glassfish.web : el-impl jar

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
com.google.guava : guava jar
junit : junit jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-weld-se-embedded-1.1 jar 1.0.0.CR7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0