Last Version

com.capitalone.dashboard:github-collector 1.0.0

Github Collector Microservice collecting stats from Github

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.capitalone.dashboard
ArtifactId

ArtifactId

github-collector
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.capitalone.dashboard:github-collector
Github Collector Microservice collecting stats from Github
Project URL

Project URL

https://github.com/capitalone/Hygieia
Project Organization

Project Organization

Pivotal Software, Inc.

Download github-collector 1.0.0


<!-- 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"]

Dependencies

compile (8)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.