Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support for the JFrog Platform's Projects REST API

Open
#377 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api

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.

Description

feature request

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

Dominant language
Java
Stars
331
Forks
163
Avg merge
20h 9m
Merged PRs (30d)
1

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jfrog/artifactory-client-java

All issues in jfrog/artifactory-client-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.