Last Version

github-repository-tools 0.9.0

github repository tools

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

github-repository-tools
Version

Version

0.9.0
Type

Type

jar
Description

Description

github-repository-tools
github repository tools
Project URL

Project URL

https://github.com/dangernoodle-io/github-repository-tools
Project Organization

Project Organization

dangernoodle.io

Download github-repository-tools 0.9.0


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

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

runtime (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.