is not current version
Last Version 3.3.14

com.capitalone.dashboard:github-graphql-scm-collector 3.2.6

Github Collector Microservice collecting stats from Github using graphql

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.capitalone.dashboard
ArtifactId

ArtifactId

github-graphql-scm-collector
Version

Version

3.2.6
Type

Type

jar

Download github-graphql-scm-collector 3.2.6


<!-- 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.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-graphql-scm-collector/
implementation 'com.capitalone.dashboard:github-graphql-scm-collector:3.2.6'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/github-graphql-scm-collector/
implementation ("com.capitalone.dashboard:github-graphql-scm-collector:3.2.6")
'com.capitalone.dashboard:github-graphql-scm-collector:jar:3.2.6'
<dependency org="com.capitalone.dashboard" name="github-graphql-scm-collector" rev="3.2.6">
  <artifact name="github-graphql-scm-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='github-graphql-scm-collector', version='3.2.6')
)
libraryDependencies += "com.capitalone.dashboard" % "github-graphql-scm-collector" % "3.2.6"
[com.capitalone.dashboard/github-graphql-scm-collector "3.2.6"]