License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers config Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.geronimo.framework |
ArtifactId | ArtifactIdconfigs |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Framework, Configs
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
configs-3.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.framework/configs/ -->
<dependency>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>configs</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/configs/
implementation 'org.apache.geronimo.framework:configs:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/configs/
implementation ("org.apache.geronimo.framework:configs:3.0.1")
'org.apache.geronimo.framework:configs:pom:3.0.1'
<dependency org="org.apache.geronimo.framework" name="configs" rev="3.0.1">
<artifact name="configs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='configs', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.framework" % "configs" % "3.0.1"
[org.apache.geronimo.framework/configs "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |