Last Version

ZombieLink Parent 1.3.3

A lightweight HTTP facade which simplifies network communication.

License

License

GroupId

GroupId

com.lonepulse
ArtifactId

ArtifactId

zombielink-parent
Version

Version

1.3.3
Type

Type

pom
Description

Description

ZombieLink Parent
A lightweight HTTP facade which simplifies network communication.
Project URL

Project URL

https://github.com/sahan/ZombieLink
Source Code Management

Source Code Management

https://github.com/sahan/ZombieLink

Download zombielink-parent 1.3.3


<!-- https://jarcasting.com/artifacts/com.lonepulse/zombielink-parent/ -->
<dependency>
    <groupId>com.lonepulse</groupId>
    <artifactId>zombielink-parent</artifactId>
    <version>1.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lonepulse/zombielink-parent/
implementation 'com.lonepulse:zombielink-parent:1.3.3'
// https://jarcasting.com/artifacts/com.lonepulse/zombielink-parent/
implementation ("com.lonepulse:zombielink-parent:1.3.3")
'com.lonepulse:zombielink-parent:pom:1.3.3'
<dependency org="com.lonepulse" name="zombielink-parent" rev="1.3.3">
  <artifact name="zombielink-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lonepulse', module='zombielink-parent', version='1.3.3')
)
libraryDependencies += "com.lonepulse" % "zombielink-parent" % "1.3.3"
[com.lonepulse/zombielink-parent "1.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.2.3
org.apache.httpcomponents : httpclient jar 4.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.33

Project Modules

  • zombielink