Last Version

space.arim.dazzleconf:dazzleconf-core 1.3.0-M1

Boilerplate-free, type-safe configuration solution.

License

License

GroupId

GroupId

space.arim.dazzleconf
ArtifactId

ArtifactId

dazzleconf-core
Version

Version

1.3.0-M1
Type

Type

jar
Description

Description

Boilerplate-free, type-safe configuration solution.

Download dazzleconf-core 1.3.0-M1


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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.mockito : mockito-junit-jupiter jar 3.11.0
nl.jqno.equalsverifier : equalsverifier jar 3.6.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.