License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.pastdev.httpcomponents |
ArtifactId | ArtifactIdconfiguration |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration
An abstraction for providing configuration
|
Project Organization |
Project Organizationpastdev.com |
Filename | Size |
---|---|
configuration-0.1.3.pom | |
configuration-0.1.3.jar | 6 KB |
configuration-0.1.3-sources.jar | 3 KB |
configuration-0.1.3-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pastdev.httpcomponents/configuration/ -->
<dependency>
<groupId>com.pastdev.httpcomponents</groupId>
<artifactId>configuration</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/configuration/
implementation 'com.pastdev.httpcomponents:configuration:0.1.3'
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/configuration/
implementation ("com.pastdev.httpcomponents:configuration:0.1.3")
'com.pastdev.httpcomponents:configuration:jar:0.1.3'
<dependency org="com.pastdev.httpcomponents" name="configuration" rev="0.1.3">
<artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pastdev.httpcomponents', module='configuration', version='0.1.3')
)
libraryDependencies += "com.pastdev.httpcomponents" % "configuration" % "0.1.3"
[com.pastdev.httpcomponents/configuration "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |