License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdgithub-graphql-scm-collector |
Last Version | Last Version3.3.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:github-graphql-scm-collector
Github Collector Microservice collecting stats from Github using graphql
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/github-graphql-scm-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>github-graphql-scm-collector</artifactId>
<version>3.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-graphql-scm-collector/
implementation 'com.capitalone.dashboard:github-graphql-scm-collector:3.3.14'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-graphql-scm-collector/
implementation ("com.capitalone.dashboard:github-graphql-scm-collector:3.3.14")
'com.capitalone.dashboard:github-graphql-scm-collector:jar:3.3.14'
<dependency org="com.capitalone.dashboard" name="github-graphql-scm-collector" rev="3.3.14">
<artifact name="github-graphql-scm-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='github-graphql-scm-collector', version='3.3.14')
)
libraryDependencies += "com.capitalone.dashboard" % "github-graphql-scm-collector" % "3.3.14"
[com.capitalone.dashboard/github-graphql-scm-collector "3.3.14"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 3.15.26 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.5.22.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |