Last Version

Playx :: Microprofile Config 0.0.14

Some integration of Servlet/CDI specifications into Play! framework.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx-microprofile-config
Version

Version

0.0.14
Type

Type

jar
Description

Description

Playx :: Microprofile Config
Some integration of Servlet/CDI specifications into Play! framework.

Download playx-microprofile-config 0.0.14


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

Dependencies

provided (3)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 1.2
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
com.typesafe.play : play_2.12 jar 2.6.13

test (9)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.4
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.openwebbeans : openwebbeans-se jar 2.0.5
org.apache.geronimo.config : geronimo-config-impl jar 1.1
com.typesafe.play : play-test_2.12 jar 2.6.13
com.typesafe.play : play-guice_2.12 jar 2.6.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.