Config :: Root

Parent POM

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

root
Last Version

Last Version

0.80
Release Date

Release Date

Type

Type

pom
Description

Description

Config :: Root
Parent POM
Project URL

Project URL

https://github.com/Gmugra/net.cactusthorn.config
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download root

Filename Size
root-0.80.pom 21 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

  • core
  • compiler
  • jasypt
  • toml
  • json
  • hjson
  • yaml
  • zookeeper
  • tests

Versions

Version
0.80
0.70
0.60
0.50
0.40
0.31
0.30
0.20
0.10