License |
License |
---|---|
GroupId | GroupIdcom.lonepulse |
ArtifactId | ArtifactIdzombielink-parent |
Version | Version1.3.3 |
Type | Typepom |
Description |
DescriptionZombieLink Parent
A lightweight HTTP facade which simplifies network communication.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zombielink-parent-1.3.3.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.2.3 |
org.apache.httpcomponents : httpclient | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.tomakehurst : wiremock | jar | 1.33 |