Tycho Base

This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

Лицензия

Лицензия

Группа

Группа

io.tesla.tycho
Идентификатор

Идентификатор

tycho-support
Последняя версия

Последняя версия

0.0.13
Дата

Дата

Тип

Тип

pom
Описание

Описание

Tycho Base
This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

Скачать tycho-support

Имя Файла Размер
tycho-support-0.0.13.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/ -->
<dependency>
    <groupId>io.tesla.tycho</groupId>
    <artifactId>tycho-support</artifactId>
    <version>0.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/
implementation 'io.tesla.tycho:tycho-support:0.0.13'
// https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/
implementation ("io.tesla.tycho:tycho-support:0.0.13")
'io.tesla.tycho:tycho-support:pom:0.0.13'
<dependency org="io.tesla.tycho" name="tycho-support" rev="0.0.13">
  <artifact name="tycho-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tesla.tycho', module='tycho-support', version='0.0.13')
)
libraryDependencies += "io.tesla.tycho" % "tycho-support" % "0.0.13"
[io.tesla.tycho/tycho-support "0.0.13"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4