The README is in the gh-pages branch. Please update it there.
License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdbitbucket-scm-collector |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:bitbucket-scm-collector
Bitbucket Collector Microservice collecting stats from Bitbucket Cloud
(formerly known as Bitbucket) and Bitbucket Server (formerly known as Stash)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/bitbucket-scm-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>bitbucket-scm-collector</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/bitbucket-scm-collector/
implementation 'com.capitalone.dashboard:bitbucket-scm-collector:3.1.0'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/bitbucket-scm-collector/
implementation ("com.capitalone.dashboard:bitbucket-scm-collector:3.1.0")
'com.capitalone.dashboard:bitbucket-scm-collector:jar:3.1.0'
<dependency org="com.capitalone.dashboard" name="bitbucket-scm-collector" rev="3.1.0">
<artifact name="bitbucket-scm-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='bitbucket-scm-collector', version='3.1.0')
)
libraryDependencies += "com.capitalone.dashboard" % "bitbucket-scm-collector" % "3.1.0"
[com.capitalone.dashboard/bitbucket-scm-collector "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 3.1.2 |
joda-time : joda-time | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.3.0.RELEASE |
org.tmatesoft.svnkit : svnkit | jar | 1.8.7 |
org.mockito : mockito-all | jar | 1.10.19 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
commons-codec : commons-codec | jar | 1.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.0.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
The README is in the gh-pages branch. Please update it there.