com.io7m.gtyrell.github

Git mirroring tool (GitHub backend)

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.io7m.gtyrell
ArtifactId

ArtifactId

com.io7m.gtyrell.github
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.gtyrell.github
Git mirroring tool (GitHub backend)
Project URL

Project URL

https://www.io7m.com/software/gtyrell

Download com.io7m.gtyrell.github

How to add to project

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

Dependencies

compile (8)

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

provided (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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.0
2.0.0