| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.teecube.t3 |
| Идентификатор | Идентификаторunleash-custom |
| Последняя версия | Последняя версия0.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCustom steps for unleash Maven plugin
Custom steps for unleash Maven plugin
|
| Организация-разработчик |
Организация-разработчикteecube |
| Имя Файла | Размер |
|---|---|
| unleash-custom-0.0.9.pom | |
| unleash-custom-0.0.9.jar | 9 KB |
| unleash-custom-0.0.9-sources.jar | 4 KB |
| unleash-custom-0.0.9-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/ -->
<dependency>
<groupId>io.teecube.t3</groupId>
<artifactId>unleash-custom</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/
implementation 'io.teecube.t3:unleash-custom:0.0.9'
// https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/
implementation ("io.teecube.t3:unleash-custom:0.0.9")
'io.teecube.t3:unleash-custom:jar:0.0.9'
<dependency org="io.teecube.t3" name="unleash-custom" rev="0.0.9">
<artifact name="unleash-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teecube.t3', module='unleash-custom', version='0.0.9')
)
libraryDependencies += "io.teecube.t3" % "unleash-custom" % "0.0.9"
[io.teecube.t3/unleash-custom "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.itemis.maven.plugins : cdi-plugin-utils | jar | 3.3.1 |
| com.itemis.maven.plugins : unleash-maven-plugin | jar | 2.7.4 |
| org.apache.ant : ant | jar | 1.9.4 |
| io.teecube.t3 : t3-common | jar | 0.0.15 |