jconfig-parent

JConfig parent POM

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

io.github.xfournet.jconfig
ArtifactId

ArtifactId

jconfig-parent
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

jconfig-parent
JConfig parent POM
Project Organization

Project Organization

Xavier Fournet
Source Code Management

Source Code Management

https://github.com/xfournet/jconfig

Download jconfig-parent

Filename Size
jconfig-parent-0.8.0.pom 12 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.11.1

Project Modules

  • jconfig
  • jconfig-cli

Licence Build Status Maven Central Javadoc

Sonarcloud quality gate Sonarcloud lines Sonarcloud Coverage

Codacy Badge BCH compliance

JConfig

Java files configuration tools

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0