| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdcom.io7m.gtyrell |
| ArtifactId | ArtifactIdcom.io7m.gtyrell.github |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.io7m.gtyrell.github
Git mirroring tool (GitHub backend)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| com.io7m.gtyrell.github-3.0.0.pom | |
| com.io7m.gtyrell.github-3.0.0.jar | 11 KB |
| com.io7m.gtyrell.github-3.0.0-tests.jar | 409 bytes |
| com.io7m.gtyrell.github-3.0.0-sources.jar | 7 KB |
| com.io7m.gtyrell.github-3.0.0-javadoc.jar | 275 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.gtyrell/com.io7m.gtyrell.github/ -->
<dependency>
<groupId>com.io7m.gtyrell</groupId>
<artifactId>com.io7m.gtyrell.github</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.gtyrell/com.io7m.gtyrell.github/
implementation 'com.io7m.gtyrell:com.io7m.gtyrell.github:3.0.0'
// https://jarcasting.com/artifacts/com.io7m.gtyrell/com.io7m.gtyrell.github/
implementation ("com.io7m.gtyrell:com.io7m.gtyrell.github:3.0.0")
'com.io7m.gtyrell:com.io7m.gtyrell.github:jar:3.0.0'
<dependency org="com.io7m.gtyrell" name="com.io7m.gtyrell.github" rev="3.0.0">
<artifact name="com.io7m.gtyrell.github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.gtyrell', module='com.io7m.gtyrell.github', version='3.0.0')
)
libraryDependencies += "com.io7m.gtyrell" % "com.io7m.gtyrell.github" % "3.0.0"
[com.io7m.gtyrell/com.io7m.gtyrell.github "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.gtyrell : com.io7m.gtyrell.core | jar | 3.0.0 |
| com.io7m.gtyrell : com.io7m.gtyrell.filter | jar | 3.0.0 |
| org.kohsuke : github-api | jar | 1.303 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| commons-io : commons-io | jar | 2.11.0 |
| io.vavr : vavr | jar | 1.0.0-alpha-4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.2 |
| org.osgi : org.osgi.annotation.bundle | jar | 2.0.0 |