All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download bitbucket-client JAR 0.2.0 with all dependencies


Java Implementation to Bitbucket REST API

Files of the artifact bitbucket-client version 0.2.0 from the group com.aliction.

Artifact bitbucket-client
Group com.aliction
Version 0.2.0
Last update 07. November 2019
Tags: bitbucket implementation java rest
Organization not specified
URL https://github.com/aliction/bitbucket-client
License not specified
Dependencies amount 4
Dependencies logback-classic, jersey-client, jersey-media-json-jackson, jersey-hk2,
There are maybe transitive dependencies!
There is a newer version: 0.2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of bitbucket-client Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of bitbucket-client version 0.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.aliction.bitbucket-client
META-INF.maven.com.aliction.bitbucket-client.META-INF.maven.com.aliction.bitbucket-client.pom.properties
META-INF.maven.com.aliction.bitbucket-client.META-INF.maven.com.aliction.bitbucket-client.pom.xml
com.aliction.gitproviders.bitbucket.client
com.aliction.gitproviders.bitbucket.client.com.aliction.gitproviders.bitbucket.client.BitbucketCloudClient
com.aliction.gitproviders.bitbucket.client.com.aliction.gitproviders.bitbucket.client.BitbucketV2API
com.aliction.gitproviders.bitbucket.exceptions
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketCreateRepositoryException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketEmailNotFound
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetCommitCommentException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetCommitException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetProjectException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetRepositoryException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetRepositoryPermissionsException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetTeamException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetTeamPermissionsException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketGetUserEmailException
com.aliction.gitproviders.bitbucket.exceptions.com.aliction.gitproviders.bitbucket.exceptions.BitbucketPageException
com.aliction.gitproviders.bitbucket.objects
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketAuthor
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketCommentContent
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketCommit
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketCommitComment
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketEmail
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketError
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketObject
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketObjectType
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketOwner
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketPage
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketPermission
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketProject
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketRawObject
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketRepository
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketRepositoryLinks
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketRepositoryPermission
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketResourceError
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketRole
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketTeam
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketTeamPermission
com.aliction.gitproviders.bitbucket.objects.com.aliction.gitproviders.bitbucket.objects.BitbucketUser
com.aliction.gitproviders.bitbucket.objects.deserializers
com.aliction.gitproviders.bitbucket.objects.deserializers.com.aliction.gitproviders.bitbucket.objects.deserializers.LinksDeserializer
com.aliction.gitproviders.bitbucket.resources
com.aliction.gitproviders.bitbucket.resources.com.aliction.gitproviders.bitbucket.resources.BaseAPI
com.aliction.gitproviders.bitbucket.resources.com.aliction.gitproviders.bitbucket.resources.CommitAPI
com.aliction.gitproviders.bitbucket.resources.com.aliction.gitproviders.bitbucket.resources.RepositoryAPI
com.aliction.gitproviders.bitbucket.resources.com.aliction.gitproviders.bitbucket.resources.TeamAPI
com.aliction.gitproviders.bitbucket.resources.com.aliction.gitproviders.bitbucket.resources.UserAPI
com.aliction.gitproviders.bitbucket.utils
com.aliction.gitproviders.bitbucket.utils.com.aliction.gitproviders.bitbucket.utils.Converters




© 2015 - 2024 Weber Informatics LLC | Privacy Policy