Indoqa Nexus Artifact Downloader

Downloader for Nexus Artifacts.

License

License

GroupId

GroupId

com.indoqa
ArtifactId

ArtifactId

indoqa-nexus-artifact-downloader
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Indoqa Nexus Artifact Downloader
Downloader for Nexus Artifacts.
Project URL

Project URL

https://github.com/indoqa/indoqa-nexus-artifact-downloader/
Project Organization

Project Organization

Indoqa Software Design und Beratung GmbH
Source Code Management

Source Code Management

https://github.com/Indoqa/indoqa-nexus-artifact-downloader

Download indoqa-nexus-artifact-downloader

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.11.0
com.indoqa : jar-in-jar jar 1.0.1
commons-cli : commons-cli jar 1.4
org.apache.httpcomponents : fluent-hc jar 4.5.5
org.json : json jar 20180130
org.apache.maven : maven-artifact jar 3.2.2
org.apache.commons : commons-lang3 jar 3.7

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.

Indoqa - Nexus Downloader

A system for downloading and installing artefacts from a Nexus or similar maven-based repository.

The actual URL of the repository, credentials, and artefacts are managed on the nexus downloader server. The nexus downloader client retrieves these settings only when needed without storing them locally, helping to keep everything consistent and secure across deployment servers.

com.indoqa

Indoqa

Versions

Version
0.1.1
0.1.0