is not current version
Last Version 3.0.1

org.apache.geronimo.framework:configs 3.0-M1


Categories

Categories

Geronimo Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

configs
Version

Version

3.0-M1
Type

Type

pom

Download configs 3.0-M1

Filename Size
configs-3.0-M1.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-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/configs/
implementation 'org.apache.geronimo.framework:configs:3.0-M1'
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/configs/
implementation ("org.apache.geronimo.framework:configs:3.0-M1")
'org.apache.geronimo.framework:configs:pom:3.0-M1'
<dependency org="org.apache.geronimo.framework" name="configs" rev="3.0-M1">
  <artifact name="configs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='configs', version='3.0-M1')
)
libraryDependencies += "org.apache.geronimo.framework" % "configs" % "3.0-M1"
[org.apache.geronimo.framework/configs "3.0-M1"]