License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Git Development Tools Version Controls |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdgit |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
git-1.3.pom | |
git-1.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/git/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>git</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/git/
implementation 'io.github.solven-eu.cleanthat:git:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/git/
implementation ("io.github.solven-eu.cleanthat:git:1.3")
'io.github.solven-eu.cleanthat:git:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="git" rev="1.3">
<artifact name="git" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='git', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "git" % "1.3"
[io.github.solven-eu.cleanthat/git "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : code-providers | jar | 1.3 |
org.eclipse.jgit : org.eclipse.jgit | jar |
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : test-helpers | jar | 1.3 |