| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Git Инструменты разработки Контроль версий JGit Универсальные библиотеки Utility |
| Группа | Группаio.quarkiverse.jgit |
| Идентификатор | Идентификаторquarkus-jgit-deployment |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - JGit - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/ -->
<dependency>
<groupId>io.quarkiverse.jgit</groupId>
<artifactId>quarkus-jgit-deployment</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/
implementation 'io.quarkiverse.jgit:quarkus-jgit-deployment:2.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/
implementation ("io.quarkiverse.jgit:quarkus-jgit-deployment:2.1.0")
'io.quarkiverse.jgit:quarkus-jgit-deployment:jar:2.1.0'
<dependency org="io.quarkiverse.jgit" name="quarkus-jgit-deployment" rev="2.1.0">
<artifact name="quarkus-jgit-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jgit', module='quarkus-jgit-deployment', version='2.1.0')
)
libraryDependencies += "io.quarkiverse.jgit" % "quarkus-jgit-deployment" % "2.1.0"
[io.quarkiverse.jgit/quarkus-jgit-deployment "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkiverse.jgit : quarkus-jgit | jar | 2.1.0 |
| io.quarkiverse.jsch : quarkus-jsch-deployment | jar | 2.0.0 |