SmallRye: MicroProfile Config Parent

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-parent
Last Version

Last Version

3.0.0-RC2
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye: MicroProfile Config Parent
SmallRye Parent POM
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-config/

Download smallrye-config-parent

How to add to project

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

Dependencies

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

Project Modules

  • common
  • implementation
  • cdi
  • validator
  • sources/hocon
  • sources/file-system
  • sources/yaml
  • sources/zookeeper
  • converters/json
  • utils/events
  • utils/cdi-provider
  • testsuite
  • documentation
  • examples
io.smallrye.config

SmallRye

Versions

Version
3.0.0-RC2
3.0.0-RC1
2.10.1
2.10.0
2.9.2
2.9.1
2.9.0
2.8.2
2.8.1
2.8.0
2.7.0
2.6.1
2.6.0
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.1-RC1
2.0.0
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.13.1
1.13.0
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0