DazzleConf

Boilerplate-free, type-safe configuration solution.

License

License

GroupId

GroupId

space.arim.dazzleconf
ArtifactId

ArtifactId

dazzleconf-parent
Last Version

Last Version

1.3.0-M1
Release Date

Release Date

Type

Type

pom
Description

Description

DazzleConf
Boilerplate-free, type-safe configuration solution.
Project URL

Project URL

https://github.com/A248/DazzleConf
Source Code Management

Source Code Management

http://github.com/A248/DazzleConf/tree/master

Download dazzleconf-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • gson
  • snakeyaml
  • hocon

Versions

Version
1.3.0-M1
1.2.1
1.2.0
1.2.0-RC1
1.2.0-M2
1.2.0-M1
1.1.1
1.1.0