License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Git Development Tools Version Controls JGit General Purpose Libraries Utility |
GroupId | GroupIdio.quarkiverse.jgit |
ArtifactId | ArtifactIdquarkus-jgit-docs |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - JGit - Documentation
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-jgit-docs-2.1.0.pom | |
quarkus-jgit-docs-2.1.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-docs/ -->
<dependency>
<groupId>io.quarkiverse.jgit</groupId>
<artifactId>quarkus-jgit-docs</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-docs/
implementation 'io.quarkiverse.jgit:quarkus-jgit-docs:2.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-docs/
implementation ("io.quarkiverse.jgit:quarkus-jgit-docs:2.1.0")
'io.quarkiverse.jgit:quarkus-jgit-docs:jar:2.1.0'
<dependency org="io.quarkiverse.jgit" name="quarkus-jgit-docs" rev="2.1.0">
<artifact name="quarkus-jgit-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jgit', module='quarkus-jgit-docs', version='2.1.0')
)
libraryDependencies += "io.quarkiverse.jgit" % "quarkus-jgit-docs" % "2.1.0"
[io.quarkiverse.jgit/quarkus-jgit-docs "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.jgit : quarkus-jgit-deployment | jar | 2.1.0 |