Last Version

Wirelust Bitbucket API Client 1.0

Wirelust Bitbucket API Client Library

License

License

Categories

Categories

CLI User Interface Wire Data Data Structures
GroupId

GroupId

com.wirelust.bitbucket.client
ArtifactId

ArtifactId

bitbucket-api-client
Version

Version

1.0
Type

Type

jar
Description

Description

Wirelust Bitbucket API Client
Wirelust Bitbucket API Client Library
Project URL

Project URL

https://github.com/teacurran/wirelust-bitbucket-api
Project Organization

Project Organization

Approaching Pi

Download bitbucket-api-client 1.0


<!-- https://jarcasting.com/artifacts/com.wirelust.bitbucket.client/bitbucket-api-client/ -->
<dependency>
    <groupId>com.wirelust.bitbucket.client</groupId>
    <artifactId>bitbucket-api-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wirelust.bitbucket.client/bitbucket-api-client/
implementation 'com.wirelust.bitbucket.client:bitbucket-api-client:1.0'
// https://jarcasting.com/artifacts/com.wirelust.bitbucket.client/bitbucket-api-client/
implementation ("com.wirelust.bitbucket.client:bitbucket-api-client:1.0")
'com.wirelust.bitbucket.client:bitbucket-api-client:jar:1.0'
<dependency org="com.wirelust.bitbucket.client" name="bitbucket-api-client" rev="1.0">
  <artifact name="bitbucket-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wirelust.bitbucket.client', module='bitbucket-api-client', version='1.0')
)
libraryDependencies += "com.wirelust.bitbucket.client" % "bitbucket-api-client" % "1.0"
[com.wirelust.bitbucket.client/bitbucket-api-client "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.apache.commons : commons-io jar 1.3.2

provided (6)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-7.0 pom 1.0.2.Final
org.slf4j : slf4j-simple jar 1.6.0
org.jboss.resteasy : resteasy-jaxrs jar 3.0.13.Final
org.jboss.resteasy : resteasy-cdi jar 3.0.13.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.0.13.Final
org.jboss.resteasy : resteasy-client jar 3.0.13.Final

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.jboss.arquillian : arquillian-bom pom 1.1.5.Final
org.jboss.arquillian.junit : arquillian-junit-container jar
org.wildfly : wildfly-arquillian-container-embedded jar 8.2.0.Final
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom 2.1.0
org.wildfly : wildfly-embedded jar 8.2.0.Final
org.wickedsource : diffparser jar 1.0

Project Modules

There are no modules declared in this project.