License |
License |
---|---|
Categories |
CategoriesCLI User Interface Wire Data Data Structures |
GroupId | GroupIdcom.wirelust.bitbucket.client |
ArtifactId | ArtifactIdexample |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWirelust Bitbucket API Client - Example
Example project for the Wirelust Bitbucket API Client Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationApproaching Pi |
Filename | Size |
---|---|
example-1.0.pom | |
example-1.0.war | 12 MB |
example-1.0-sources.jar | 8 KB |
example-1.0-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.servlet : weld-servlet | jar | 2.2.16.Final |