Last Version

Wirelust Bitbucket API Client - Example 1.0

Example project for the Wirelust Bitbucket API Client Library

License

License

Categories

Categories

CLI User Interface Wire Data Data Structures
GroupId

GroupId

com.wirelust.bitbucket.client
ArtifactId

ArtifactId

example
Version

Version

1.0
Type

Type

war
Description

Description

Wirelust Bitbucket API Client - Example
Example project for the Wirelust Bitbucket API Client Library
Project URL

Project URL

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

Project Organization

Approaching Pi

Download example 1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.wirelust.bitbucket.client : bitbucket-api-client jar 1.0
org.jboss.resteasy : resteasy-client jar 3.0.13.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.0.13.Final
com.sun.faces : jsf-api jar 2.2.12
com.sun.faces : jsf-impl jar 2.2.12
org.jboss.resteasy : resteasy-oauth jar 3.0.13.Final
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
org.primefaces : primefaces jar 5.2
commons-beanutils : commons-beanutils jar 1.8.3

provided (3)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final
javax : javaee-web-api jar 7.0
javax.enterprise : cdi-api jar 1.2

runtime (1)

Group / Artifact Type Version
org.jboss.weld.servlet : weld-servlet jar 2.2.16.Final

Project Modules

There are no modules declared in this project.