License |
License |
---|---|
GroupId | GroupIdcom.github.fabriziocucci |
ArtifactId | ArtifactIdyacl4j-http |
Version | Version0.9.2 |
Type | Typejar |
Description |
DescriptionYet Another Configuration Library For Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yacl4j-http-0.9.2.pom | |
yacl4j-http-0.9.2.jar | 4 KB |
yacl4j-http-0.9.2-sources.jar | 3 KB |
yacl4j-http-0.9.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j-http/ -->
<dependency>
<groupId>com.github.fabriziocucci</groupId>
<artifactId>yacl4j-http</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j-http/
implementation 'com.github.fabriziocucci:yacl4j-http:0.9.2'
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j-http/
implementation ("com.github.fabriziocucci:yacl4j-http:0.9.2")
'com.github.fabriziocucci:yacl4j-http:jar:0.9.2'
<dependency org="com.github.fabriziocucci" name="yacl4j-http" rev="0.9.2">
<artifact name="yacl4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fabriziocucci', module='yacl4j-http', version='0.9.2')
)
libraryDependencies += "com.github.fabriziocucci" % "yacl4j-http" % "0.9.2"
[com.github.fabriziocucci/yacl4j-http "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.23.2 |
com.github.fabriziocucci : yacl4j-core | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.tomakehurst : wiremock-standalone | jar | 2.1.11 |