| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.mhus.conductor |
| Идентификатор | Идентификаторconductor-plugin |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMHUS tools to work with multiple projects in complex scenarios
|
| Имя Файла | Размер |
|---|---|
| conductor-plugin-1.1.1.pom | |
| conductor-plugin-1.1.1.jar | 42 KB |
| conductor-plugin-1.1.1-sources.jar | 26 KB |
| conductor-plugin-1.1.1-oss-lifecycle.yml | 452 bytes |
| conductor-plugin-1.1.1-javadoc.jar | 521 KB |
| conductor-plugin-1.1.1-configuration-default.yml | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/ -->
<dependency>
<groupId>de.mhus.conductor</groupId>
<artifactId>conductor-plugin</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/
implementation 'de.mhus.conductor:conductor-plugin:1.1.1'
// https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/
implementation ("de.mhus.conductor:conductor-plugin:1.1.1")
'de.mhus.conductor:conductor-plugin:jar:1.1.1'
<dependency org="de.mhus.conductor" name="conductor-plugin" rev="1.1.1">
<artifact name="conductor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.conductor', module='conductor-plugin', version='1.1.1')
)
libraryDependencies += "de.mhus.conductor" % "conductor-plugin" % "1.1.1"
[de.mhus.conductor/conductor-plugin "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.mhus.conductor : conductor-api | jar | 1.1.1 |
| de.mhus.conductor : conductor-core | jar | 1.1.1 |
| de.mhus.lib : lib-annotations | jar | 7.7.0 |
| de.mhus.lib : lib-core | jar | 7.7.0 |
| org.yaml : snakeyaml | jar | 1.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |