Last Version

space.arim.dazzleconf:dazzleconf-ext-hocon 1.3.0-M1

Boilerplate-free, type-safe configuration solution.

License

License

GroupId

GroupId

space.arim.dazzleconf
ArtifactId

ArtifactId

dazzleconf-ext-hocon
Version

Version

1.3.0-M1
Type

Type

jar
Description

Description

Boilerplate-free, type-safe configuration solution.

Download dazzleconf-ext-hocon 1.3.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
space.arim.dazzleconf : dazzleconf-core jar 1.3.0-M1
com.typesafe : config jar 1.4.1

test (2)

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

Project Modules

There are no modules declared in this project.