1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-04 04:07:16 +02:00
sap-jenkins-library/pkg/nexus
Stephan Aßmus 84f3e10e3b
Implementation of Nexus upload as Go package (#1250)
The nexus package implements uploading artifacts to a Nexus repository manager version 2 or 3 via HTTP. It also generates the MD5 and SHA1 hash files for the uploaded artifacts in the Nexus repository.
2020-03-06 23:10:10 +01:00
..
nexus_test.go Implementation of Nexus upload as Go package (#1250) 2020-03-06 23:10:10 +01:00
nexus.go Implementation of Nexus upload as Go package (#1250) 2020-03-06 23:10:10 +01:00