License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers config Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.geronimo.config |
ArtifactId | ArtifactIdgeronimo-config-impl |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Microprofile Configuration :: Impl
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-config-impl-1.2.3.pom | |
geronimo-config-impl-1.2.3.jar | 59 KB |
geronimo-config-impl-1.2.3-sources.jar | 50 KB |
geronimo-config-impl-1.2.3-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/ -->
<dependency>
<groupId>org.apache.geronimo.config</groupId>
<artifactId>geronimo-config-impl</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/
implementation 'org.apache.geronimo.config:geronimo-config-impl:1.2.3'
// https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/
implementation ("org.apache.geronimo.config:geronimo-config-impl:1.2.3")
'org.apache.geronimo.config:geronimo-config-impl:jar:1.2.3'
<dependency org="org.apache.geronimo.config" name="geronimo-config-impl" rev="1.2.3">
<artifact name="geronimo-config-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.config', module='geronimo-config-impl', version='1.2.3')
)
libraryDependencies += "org.apache.geronimo.config" % "geronimo-config-impl" % "1.2.3"
[org.apache.geronimo.config/geronimo-config-impl "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-tck | jar | 1.4 |
org.testng : testng | jar | 6.9.9 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.14.Final |