gitlab4j-api

GitLab4J API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories via the GitLab REST API

MIT License

Stars
1K

Bot releases are visible (Hide)

gitlab4j-api - Latest Release

Published by jmini 10 months ago

gitlab4j-api - gitlab4j-api-5.5.0

Published by jmini 10 months ago

gitlab4j-api - gitlab4j-api-6.0.0-rc.3

Published by jmini 11 months ago

gitlab4j-api - gitlab4j-api-5.4.0

Published by jmini 11 months ago

gitlab4j-api - gitlab4j-api-5.3.0

Published by jmini over 1 year ago

gitlab4j-api - gitlab4j-api-6.0.0-rc.2

Published by jmini over 1 year ago

gitlab4j-api -

Published by jmini over 1 year ago

[maven-release-plugin] prepare release gitlab4j-api-6.0.0-rc.1

This version requires Java 11
This version is using Jakarta EE components (servlet, jersey, …) using the jakarta.* namespace

gitlab4j-api -

Published by jmini over 1 year ago

[maven-release-plugin] prepare release gitlab4j-api-5.2.0

gitlab4j-api - gitlab4j-api-5.1.0

Published by jabby over 1 year ago

gitlab4j-api - gitlab4j-api-5.0.1

Published by jabby almost 2 years ago

gitlab4j-api - gitlab4j-api-5.0.0

Published by jabby almost 2 years ago

gitlab4j-api - gitlab4j-api-4.19.0

Published by jabby almost 3 years ago

gitlab4j-api -

Published by jabby over 3 years ago

gitlab4j-api - Enhancement Release

Published by gmessner about 5 years ago

  • Added SearchApi - #425
  • Added support for querying pipeline variables - #431
  • Added support to remove a milestone - #432
gitlab4j-api - Bug Fix

Published by gmessner about 5 years ago

  • Fixed issue with ISO8601 dates with a colon in the TZ offset and no space between the time and TZ offset - #422
gitlab4j-api - Enhancement Release

Published by gmessner about 5 years ago

  • Added support for Issue Links - #419
  • Verified compatibility with GitLab 12.0+
gitlab4j-api - Added Addition Service Support

Published by gmessner over 5 years ago

  • Added support for Mattermost service - #401
  • Added support for Bugzilla Service - #404
  • Added support for Custom Issue Tracker service - #404
gitlab4j-api - Enhancement Release

Published by gmessner over 5 years ago

  • Added warning to Javadocs and logging to warn against getting all projects, groups, or users from the public gitlab.com server - #396
  • Added withXXXX() methods to ProjectHook to simplify hook set up
  • Webhook events now include the received secret so it can be used at the application level
  • Added support for NTLM proxies - #395
  • Added support for project variable type - #390
  • Added support for Protected Tags API - #389.
  • Added support for CI masked variables - #388
gitlab4j-api - Enhancement and Fix Release

Published by gmessner over 5 years ago

  • Fixed null pointer exception when downloading a project export from gitlab.com - #382
  • Added ability to create a project with a specified namespace and a Project instance with the project configuration - #380
gitlab4j-api - Enhancement and Fix Release

Published by gmessner over 5 years ago

  • Added support for the project Import/export API (ImportExportApi) - #377
  • Added missing scopes for both impersonation and personal access tokens - #374
  • Now properly URL encodes tag names - #372
  • Fixed issues with unit tests when testing with OpenJDK 11 - #370
  • Added support for the Container Registry API (ContainerRegsitryApi) - #368
Package Rankings
Top 5.34% on Repo1.maven.org
Badges
Extracted from project README
Maven Central Build Status javadoc.io javadoc.io