Last Version

Javad 0.2.7

Java library for loading properties files from a directory and watching for changes

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.featheredtoast
ArtifactId

ArtifactId

javad
Version

Version

0.2.7
Type

Type

jar
Description

Description

Javad
Java library for loading properties files from a directory and watching for changes
Project URL

Project URL

https://github.com/featheredtoast/javad
Source Code Management

Source Code Management

https://github.com/featheredtoast/javad

Download javad 0.2.7


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-api jar 1.7.18
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.