| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.apache.servicecomb |
| ArtifactId | ArtifactIdfoundation-config |
| Last Version | Last Version2.7.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Chassis::Foundations::Config
Java Chassis Parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| foundation-config-2.7.4.2.pom | |
| foundation-config-2.7.4.2.jar | 61 KB |
| foundation-config-2.7.4.2-sources.jar | 40 KB |
| foundation-config-2.7.4.2-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-config/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundation-config</artifactId>
<version>2.7.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-config/
implementation 'org.apache.servicecomb:foundation-config:2.7.4.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-config/
implementation ("org.apache.servicecomb:foundation-config:2.7.4.2")
'org.apache.servicecomb:foundation-config:jar:2.7.4.2'
<dependency org="org.apache.servicecomb" name="foundation-config" rev="2.7.4.2">
<artifact name="foundation-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='foundation-config', version='2.7.4.2')
)
libraryDependencies += "org.apache.servicecomb" % "foundation-config" % "2.7.4.2"
[org.apache.servicecomb/foundation-config "2.7.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.servicecomb : foundation-common | jar | |
| org.springframework : spring-beans | jar | |
| com.netflix.archaius : archaius-core | jar | 0.7.7 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.yaml : snakeyaml | jar | 1.30 |
| jakarta.annotation : jakarta.annotation-api | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.servicecomb : foundation-test-scaffolding | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| io.netty : netty-codec | jar | |
| io.netty : netty-codec-http | jar | |
| io.netty : netty-codec-http2 | jar | |
| io.netty : netty-common | jar | |
| io.netty : netty-handler | jar | |
| io.netty : netty-buffer | jar | |
| io.netty : netty-codec-socks | jar | |
| io.netty : netty-handler-proxy | jar | |
| io.netty : netty-resolver | jar | |
| io.netty : netty-transport | jar | |
| com.google.guava : guava | jar | 31.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| log4j : log4j | jar | 1.2.17 |
| org.jmockit : jmockit | jar | 1.31 |
| org.awaitility : awaitility | jar | 4.2.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.23.1 |