License |
License |
---|---|
Categories |
CategoriesData config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.sergeybudnik |
ArtifactId | ArtifactIdsmart.config.data |
Version | Version3.7.0 |
Type | Typejar |
Description |
DescriptionSmartConfigData
True type-safe configuration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart.config.data-3.7.0.pom | |
smart.config.data-3.7.0.jar | 18 KB |
smart.config.data-3.7.0-sources.jar | 8 KB |
smart.config.data-3.7.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sergeybudnik/smart.config.data/ -->
<dependency>
<groupId>com.github.sergeybudnik</groupId>
<artifactId>smart.config.data</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sergeybudnik/smart.config.data/
implementation 'com.github.sergeybudnik:smart.config.data:3.7.0'
// https://jarcasting.com/artifacts/com.github.sergeybudnik/smart.config.data/
implementation ("com.github.sergeybudnik:smart.config.data:3.7.0")
'com.github.sergeybudnik:smart.config.data:jar:3.7.0'
<dependency org="com.github.sergeybudnik" name="smart.config.data" rev="3.7.0">
<artifact name="smart.config.data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sergeybudnik', module='smart.config.data', version='3.7.0')
)
libraryDependencies += "com.github.sergeybudnik" % "smart.config.data" % "3.7.0"
[com.github.sergeybudnik/smart.config.data "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |