License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdgithub-collector |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:github-collector
Github Collector Microservice collecting stats from Github
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
github-collector-1.0.0.pom | |
github-collector-1.0.0.jar | 17 MB |
github-collector-1.0.0-sources.jar | 9 KB |
github-collector-1.0.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/github-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>github-collector</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-collector/
implementation 'com.capitalone.dashboard:github-collector:1.0.0'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-collector/
implementation ("com.capitalone.dashboard:github-collector:1.0.0")
'com.capitalone.dashboard:github-collector:jar:1.0.0'
<dependency org="com.capitalone.dashboard" name="github-collector" rev="1.0.0">
<artifact name="github-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='github-collector', version='1.0.0')
)
libraryDependencies += "com.capitalone.dashboard" % "github-collector" % "1.0.0"
[com.capitalone.dashboard/github-collector "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 0.4.1 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.2.1.RELEASE |
org.springframework : spring-web | jar | 4.1.0.RELEASE |
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.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.2.1.RELEASE |
commons-io : commons-io | jar | 2.4 |