Last Version

dn-scm-github-core 0.1.2

github scm implementation

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

dn-scm-github-core
Version

Version

0.1.2
Type

Type

jar
Description

Description

dn-scm-github-core
github scm implementation
Project Organization

Project Organization

dangernoodle.io

Download dn-scm-github-core 0.1.2


<!-- https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/ -->
<dependency>
    <groupId>io.dangernoodle</groupId>
    <artifactId>dn-scm-github-core</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/
implementation 'io.dangernoodle:dn-scm-github-core:0.1.2'
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/
implementation ("io.dangernoodle:dn-scm-github-core:0.1.2")
'io.dangernoodle:dn-scm-github-core:jar:0.1.2'
<dependency org="io.dangernoodle" name="dn-scm-github-core" rev="0.1.2">
  <artifact name="dn-scm-github-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='dn-scm-github-core', version='0.1.2')
)
libraryDependencies += "io.dangernoodle" % "dn-scm-github-core" % "0.1.2"
[io.dangernoodle/dn-scm-github-core "0.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.dangernoodle : dn-ci-scm-api jar 0.1.0
org.kohsuke : github-api jar 1.87
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.1
org.junit.jupiter : junit-jupiter-engine jar 5.0.1
org.junit.platform : junit-platform-launcher jar 1.0.1
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.7.5
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.