Last Version

MicroProfile Config Specification 3.0.1

MicroProfile Parent POM

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.eclipse.microprofile.config
ArtifactId

ArtifactId

microprofile-config-spec
Version

Version

3.0.1
Type

Type

pom
Description

Description

MicroProfile Config Specification
MicroProfile Parent POM
Project URL

Project URL

https://microprofile.io/project/eclipse/microprofile-config/microprofile-config-spec
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-config-spec 3.0.1


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.config/microprofile-config-spec/ -->
<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-spec</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.config/microprofile-config-spec/
implementation 'org.eclipse.microprofile.config:microprofile-config-spec:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.config/microprofile-config-spec/
implementation ("org.eclipse.microprofile.config:microprofile-config-spec:3.0.1")
'org.eclipse.microprofile.config:microprofile-config-spec:pom:3.0.1'
<dependency org="org.eclipse.microprofile.config" name="microprofile-config-spec" rev="3.0.1">
  <artifact name="microprofile-config-spec" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.config', module='microprofile-config-spec', version='3.0.1')
)
libraryDependencies += "org.eclipse.microprofile.config" % "microprofile-config-spec" % "3.0.1"
[org.eclipse.microprofile.config/microprofile-config-spec "3.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.