| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls |
| GroupId | GroupIdcom.capitalone.dashboard |
| ArtifactId | ArtifactIdgitlab-git-collector |
| Version | Version2.0.4 |
| Type | Typejar |
| Description |
Descriptioncom.capitalone.dashboard:gitlab-git-collector
Gitlab Collector Microservice collecting stats from Git
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gitlab-git-collector-2.0.4.pom | |
| gitlab-git-collector-2.0.4.jar | 31 MB |
| gitlab-git-collector-2.0.4-sources.jar | 11 KB |
| gitlab-git-collector-2.0.4-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/gitlab-git-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>gitlab-git-collector</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/gitlab-git-collector/
implementation 'com.capitalone.dashboard:gitlab-git-collector:2.0.4'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/gitlab-git-collector/
implementation ("com.capitalone.dashboard:gitlab-git-collector:2.0.4")
'com.capitalone.dashboard:gitlab-git-collector:jar:2.0.4'
<dependency org="com.capitalone.dashboard" name="gitlab-git-collector" rev="2.0.4">
<artifact name="gitlab-git-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='gitlab-git-collector', version='2.0.4')
)
libraryDependencies += "com.capitalone.dashboard" % "gitlab-git-collector" % "2.0.4"
[com.capitalone.dashboard/gitlab-git-collector "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.capitalone.dashboard : core | jar | 2.0.4 |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.2.5.RELEASE |
| org.springframework : spring-web | jar | |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-codec : commons-codec | jar | 1.9 |
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| joda-time : joda-time | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.joda : joda-convert | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.5.RELEASE |
| commons-io : commons-io | jar | 2.4 |