st_nexus_api ~main
A library to access the Sonatype Nexus Repository API
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
stnexusapi
A DLang module to access the Sonatype Nexus Repository API
NOTE:
- This is WIP in progress and not yet functional. Usable code will be added over time.
- The first usable public release will be 1.0.0.
Prerequisites:
- A working D compiler and Dub.
Usage:
- Add 'stnexusapi' as a dependancy to your dub project file.
- Please also read the dub documentation for details.
Intentions and Goals
This module aims to provide a library for DLang to access the Sonatype Nexus Repository API. This software provides 'artifactory' functionalities for several types of data, package formats.
It uses a straight forward REST API to access, modify or administer the server.
I use Nexus at various places for my GitLab CI pipelines. To avoid to write the same code over and over again I decided to put it into a global library.
API Documentation
WIP
Examples
The `examples
` directory contains examples on how to use this software
- Registered by Carsten Schlote
- ~main released 3 months ago
- cschlote/st_nexus_api
- GPL3
- Copyright © 2024, Carsten Schlote
- Authors:
- Dependencies:
- silly, requests, jsonizer
- Versions:
-
0.7.0 2024-Aug-03 ~testing 2024-Aug-03 ~main 2024-Aug-03 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
2 downloads total
-
- Score:
- 0.3
- Short URL:
- st_nexus_api.dub.pm