Last Version

Tagged Modular Configuration 0.2.0

Configuration library. Can composite modules together and further composite with tags

License

License

GroupId

GroupId

io.github.yeagy
ArtifactId

ArtifactId

tmc
Version

Version

0.2.0
Type

Type

jar
Description

Description

Tagged Modular Configuration
Configuration library. Can composite modules together and further composite with tags
Project URL

Project URL

https://github.com/yeagy/tmc
Source Code Management

Source Code Management

https://github.com/yeagy/tmc

Download tmc 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.lukehutch : fast-classpath-scanner jar 2.21
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.8.5
ru.vyarus : generics-resolver jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.projectlombok : lombok jar 1.16.12

Project Modules

There are no modules declared in this project.