License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIddn-scm-github-core |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondn-scm-github-core
github scm implementation
|
Project Organization |
Project Organizationdangernoodle.io |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
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 |