io.sumac:property-helper

A library that simplifies reading properties from multiple sources

License

License

MIT Licenses
GroupId

GroupId

io.sumac
ArtifactId

ArtifactId

property-helper
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

io.sumac:property-helper
A library that simplifies reading properties from multiple sources
Project URL

Project URL

https://github.com/sumacio-github/property-resolver
Project Organization

Project Organization

sumac.io
Source Code Management

Source Code Management

https://github.com/sumacio-github/property-resolver

Download property-helper

How to add to project

<!-- https://jarcasting.com/artifacts/io.sumac/property-helper/ -->
<dependency>
    <groupId>io.sumac</groupId>
    <artifactId>property-helper</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.sumac/property-helper/
implementation 'io.sumac:property-helper:0.0.6'
// https://jarcasting.com/artifacts/io.sumac/property-helper/
implementation ("io.sumac:property-helper:0.0.6")
'io.sumac:property-helper:jar:0.0.6'
<dependency org="io.sumac" name="property-helper" rev="0.0.6">
  <artifact name="property-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sumac', module='property-helper', version='0.0.6')
)
libraryDependencies += "io.sumac" % "property-helper" % "0.0.6"
[io.sumac/property-helper "0.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
io.sumac : property-resolver jar 0.0.6
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar 2.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.0

test (1)

Group / Artifact Type Version
io.sumac : sumac-junit5 jar 1

Project Modules

There are no modules declared in this project.

Property Resolver

Build Status Codacy Badge Codacy Badge Maven Central GitHub

Versions

Version
0.0.6