License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIdgithub-repository-tools |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongithub-repository-tools
github repository tools
|
Project URL |
Project URL |
Project Organization |
Project Organizationdangernoodle.io |
<!-- https://jarcasting.com/artifacts/io.dangernoodle/github-repository-tools/ -->
<dependency>
<groupId>io.dangernoodle</groupId>
<artifactId>github-repository-tools</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/github-repository-tools/
implementation 'io.dangernoodle:github-repository-tools:0.9.0'
// https://jarcasting.com/artifacts/io.dangernoodle/github-repository-tools/
implementation ("io.dangernoodle:github-repository-tools:0.9.0")
'io.dangernoodle:github-repository-tools:jar:0.9.0'
<dependency org="io.dangernoodle" name="github-repository-tools" rev="0.9.0">
<artifact name="github-repository-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='github-repository-tools', version='0.9.0')
)
libraryDependencies += "io.dangernoodle" % "github-repository-tools" % "0.9.0"
[io.dangernoodle/github-repository-tools "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.8.0 |
com.google.inject : guice | jar | |
com.squareup.okhttp3 : okhttp | jar | 4.8.0 |
info.picocli : picocli | jar | 4.6.3 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.kohsuke : github-api | jar | 1.306 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-core | jar | 3.2.4 |