Nexus Rest Client

A Java REST client for Nexus repository.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ghunteranderson.nexus
ArtifactId

ArtifactId

rest-client
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nexus Rest Client
A Java REST client for Nexus repository.
Project URL

Project URL

https://ghunteranderson.com
Source Code Management

Source Code Management

https://github.com/ghunteranderson/nexus-tools/tree/master

Download rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.ghunteranderson.nexus/rest-client/ -->
<dependency>
    <groupId>com.ghunteranderson.nexus</groupId>
    <artifactId>rest-client</artifactId>
    <version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/rest-client/
implementation 'com.ghunteranderson.nexus:rest-client:0.0.0'
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/rest-client/
implementation ("com.ghunteranderson.nexus:rest-client:0.0.0")
'com.ghunteranderson.nexus:rest-client:jar:0.0.0'
<dependency org="com.ghunteranderson.nexus" name="rest-client" rev="0.0.0">
  <artifact name="rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ghunteranderson.nexus', module='rest-client', version='0.0.0')
)
libraryDependencies += "com.ghunteranderson.nexus" % "rest-client" % "0.0.0"
[com.ghunteranderson.nexus/rest-client "0.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.ghunteranderson : jsemver jar 0.1.0
org.glassfish.jersey.core : jersey-client jar 2.29.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.29.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.29.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Nexus Tools

A collection of tools to make using Nexus even easier.

Versions

Version
0.0.0