is not current version
Last Version 2.3.1

org.jboss.pnc:moduleconfig 1.7.4

A set of classes to provide typed access to configurations. Contains also the template for the configuration file.

Categories

Categories

JBoss Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.jboss.pnc
ArtifactId

ArtifactId

moduleconfig
Version

Version

1.7.4
Type

Type

jar

Download moduleconfig 1.7.4


<!-- https://jarcasting.com/artifacts/org.jboss.pnc/moduleconfig/ -->
<dependency>
    <groupId>org.jboss.pnc</groupId>
    <artifactId>moduleconfig</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc/moduleconfig/
implementation 'org.jboss.pnc:moduleconfig:1.7.4'
// https://jarcasting.com/artifacts/org.jboss.pnc/moduleconfig/
implementation ("org.jboss.pnc:moduleconfig:1.7.4")
'org.jboss.pnc:moduleconfig:jar:1.7.4'
<dependency org="org.jboss.pnc" name="moduleconfig" rev="1.7.4">
  <artifact name="moduleconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc', module='moduleconfig', version='1.7.4')
)
libraryDependencies += "org.jboss.pnc" % "moduleconfig" % "1.7.4"
[org.jboss.pnc/moduleconfig "1.7.4"]