License |
License |
---|---|
Categories |
CategoriesCLI User Interface Wire Data Data Structures |
GroupId | GroupIdcom.wirelust.bitbucket.client |
ArtifactId | ArtifactIdbitbucket-api-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWirelust Bitbucket API Client
Wirelust Bitbucket API Client Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationApproaching Pi |
Filename | Size |
---|---|
bitbucket-api-client-1.0.pom | |
bitbucket-api-client-1.0.jar | 30 KB |
bitbucket-api-client-1.0-sources.jar | 20 KB |
bitbucket-api-client-1.0-javadoc.jar | 202 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.10 |
org.apache.commons : commons-io | jar | 1.3.2 |
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 |
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 |