Last Version

com.github.fabriziocucci:yacl4j-http 0.9.2

Yet Another Configuration Library For Java

License

License

GroupId

GroupId

com.github.fabriziocucci
ArtifactId

ArtifactId

yacl4j-http
Version

Version

0.9.2
Type

Type

jar
Description

Description

Yet Another Configuration Library For Java
Source Code Management

Source Code Management

https://github.com/fabriziocucci/yacl4j/tree/master/yacl4j-http

Download yacl4j-http 0.9.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.23.2
com.github.fabriziocucci : yacl4j-core jar 0.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock-standalone jar 2.1.11

Project Modules

There are no modules declared in this project.