License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apereo.cas |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version6.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig
config
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-6.5.4.pom | |
config-6.5.4.jar | 393 bytes |
config-6.5.4-tests.jar | 261 bytes |
config-6.5.4-sources.jar | 261 bytes |
config-6.5.4-resources.jar | 261 bytes |
config-6.5.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.apereo.cas/config/ -->
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>config</artifactId>
<version>6.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.cas/config/
implementation 'org.apereo.cas:config:6.5.4'
// https://jarcasting.com/artifacts/org.apereo.cas/config/
implementation ("org.apereo.cas:config:6.5.4")
'org.apereo.cas:config:jar:6.5.4'
<dependency org="org.apereo.cas" name="config" rev="6.5.4">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.cas', module='config', version='6.5.4')
)
libraryDependencies += "org.apereo.cas" % "config" % "6.5.4"
[org.apereo.cas/config "6.5.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.6.3 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
org.apache.logging.log4j : log4j-web | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-layout-template-json | jar | 2.17.1 |
com.lmax : disruptor | jar | 3.4.4 |