| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.inftec.ju |
| Идентификатор | Идентификаторju-devops |
| Версия | Версия6.1-4 |
| Тип | Типjar |
| Описание |
ОписаниеInfTec parent POM. Contains plugin versions as well as profiles to deploy projects to Central and Inftec Nexus
|
| Имя Файла | Размер |
|---|---|
| ju-devops-6.1-4.pom | |
| ju-devops-6.1-4.jar | 8 KB |
| ju-devops-6.1-4-tests.jar | 6 KB |
| ju-devops-6.1-4-test-sources.jar | 2 KB |
| ju-devops-6.1-4-sources.jar | 4 KB |
| ju-devops-6.1-4-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-devops/ -->
<dependency>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-devops</artifactId>
<version>6.1-4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-devops/
implementation 'ch.inftec.ju:ju-devops:6.1-4'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-devops/
implementation ("ch.inftec.ju:ju-devops:6.1-4")
'ch.inftec.ju:ju-devops:jar:6.1-4'
<dependency org="ch.inftec.ju" name="ju-devops" rev="6.1-4">
<artifact name="ju-devops" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-devops', version='6.1-4')
)
libraryDependencies += "ch.inftec.ju" % "ju-devops" % "6.1-4"
[ch.inftec.ju/ju-devops "6.1-4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |