pnx-test-starter-http

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.pnxtest
ArtifactId

ArtifactId

pnx-test-starter-http
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pnx-test-starter-http
Parent pom providing dependency and plugin management for applications built with Maven

Download pnx-test-starter-http

How to add to project

<!-- https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/ -->
<dependency>
    <groupId>com.pnxtest</groupId>
    <artifactId>pnx-test-starter-http</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/
implementation 'com.pnxtest:pnx-test-starter-http:1.0.2'
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-starter-http/
implementation ("com.pnxtest:pnx-test-starter-http:1.0.2")
'com.pnxtest:pnx-test-starter-http:jar:1.0.2'
<dependency org="com.pnxtest" name="pnx-test-starter-http" rev="1.0.2">
  <artifact name="pnx-test-starter-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pnxtest', module='pnx-test-starter-http', version='1.0.2')
)
libraryDependencies += "com.pnxtest" % "pnx-test-starter-http" % "1.0.2"
[com.pnxtest/pnx-test-starter-http "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.pnxtest : pnx-test-starter-core jar 1.0.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpcore-nio jar 4.4.14
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1