Last Version

io.pleo:prop-parent 1.1.1

Dynamic properties for you Java app

License

License

GroupId

GroupId

io.pleo
ArtifactId

ArtifactId

prop-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

io.pleo:prop-parent
Dynamic properties for you Java app
Project URL

Project URL

https://github.com/pleo-io/prop
Source Code Management

Source Code Management

https://github.com/pleo-io/prop

Download prop-parent 1.1.1

Filename Size
prop-parent-1.1.1.pom 6 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.20

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.6.8
com.google.truth : truth jar 0.31
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • prop-core
  • prop-archaius
  • prop-guice
  • prop-jackson
  • prop-all