jfrog / jfrog/artifactory-client-java
Support for the JFrog Platform's Projects REST API
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 331
- Forks
- 163
- Avg merge
- 20h 9m
- Merged PRs (30d)
- 1
Description
Hi
The JFrog Platform REST API now includes endpoints to manage PROJECTS. It would be very handy if the artifactory-client-java included classes to conveniently interact with this endpoint to create, delete, list, and perform other actions on project objects.
Without this feature, we'd have to issue our own crafted REST calls to create projects, assign members to them, etc.
Regards,
Dominik
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked JFrog Platform REST API and Projects documentation to identify the supported project operations and request details. Review the existing artifactory-client-java API patterns before adding project support; done means the client can create, delete, list, and perform the documented project actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100