is not current version
Last Version 3.0.1

MicroProfile Config 2.0

Eclipse MicroProfile Config Feature :: Parent POM

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.eclipse.microprofile.config
ArtifactId

ArtifactId

microprofile-config-parent
Version

Version

2.0
Type

Type

pom
Description

Description

MicroProfile Config
Eclipse MicroProfile Config Feature :: Parent POM
Project URL

Project URL

https://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-config

Download microprofile-config-parent 2.0


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

Dependencies

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

Project Modules

  • build-tools
  • api
  • tck
  • spec