License |
License |
---|---|
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIddn-ci-scm-api |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondn-ci-scm-api
github ci/scm api
|
Project Organization |
Project Organizationdangernoodle.io |
Filename | Size |
---|---|
dn-ci-scm-api-0.1.0.pom | |
dn-ci-scm-api-0.1.0.jar | 8 KB |
dn-ci-scm-api-0.1.0-tests.jar | 4 KB |
dn-ci-scm-api-0.1.0-test-sources.jar | 3 KB |
dn-ci-scm-api-0.1.0-sources.jar | 6 KB |
dn-ci-scm-api-0.1.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dangernoodle/dn-ci-scm-api/ -->
<dependency>
<groupId>io.dangernoodle</groupId>
<artifactId>dn-ci-scm-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/dn-ci-scm-api/
implementation 'io.dangernoodle:dn-ci-scm-api:0.1.0'
// https://jarcasting.com/artifacts/io.dangernoodle/dn-ci-scm-api/
implementation ("io.dangernoodle:dn-ci-scm-api:0.1.0")
'io.dangernoodle:dn-ci-scm-api:jar:0.1.0'
<dependency org="io.dangernoodle" name="dn-ci-scm-api" rev="0.1.0">
<artifact name="dn-ci-scm-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='dn-ci-scm-api', version='0.1.0')
)
libraryDependencies += "io.dangernoodle" % "dn-ci-scm-api" % "0.1.0"
[io.dangernoodle/dn-ci-scm-api "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |