| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdde.vorb |
| ArtifactId | ArtifactIdproperty-providers |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProperty Providers
A library that allows for type safe loading of .properties files and automatic change detection
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| property-providers-2.0.0.pom | |
| property-providers-2.0.0.jar | 15 KB |
| property-providers-2.0.0-sources.jar | 7 KB |
| property-providers-2.0.0-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.vorb/property-providers/ -->
<dependency>
<groupId>de.vorb</groupId>
<artifactId>property-providers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.vorb/property-providers/
implementation 'de.vorb:property-providers:2.0.0'
// https://jarcasting.com/artifacts/de.vorb/property-providers/
implementation ("de.vorb:property-providers:2.0.0")
'de.vorb:property-providers:jar:2.0.0'
<dependency org="de.vorb" name="property-providers" rev="2.0.0">
<artifact name="property-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vorb', module='property-providers', version='2.0.0')
)
libraryDependencies += "de.vorb" % "property-providers" % "2.0.0"
[de.vorb/property-providers "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 0.27 |
| junit : junit | jar | 4.12 |
| com.google.jimfs : jimfs | jar | 1.0 |