Tapestry 5 Foundation Library

This Tapestry library provides a collections of components and mixin that ease the use of the Foundation CSS framework.

Лицензия

Лицензия

Категории

Категории

Tape Данные Data Structures
Группа

Группа

org.got5
Идентификатор

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

tapestry5-foundation
Последняя версия

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

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tapestry 5 Foundation Library
This Tapestry library provides a collections of components and mixin that ease the use of the Foundation CSS framework.
Ссылка на сайт

Ссылка на сайт

https://github.com/got5/tapestry5-foundation
Организация-разработчик

Организация-разработчик

GOT5

Скачать tapestry5-foundation

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

<!-- https://jarcasting.com/artifacts/org.got5/tapestry5-foundation/ -->
<dependency>
    <groupId>org.got5</groupId>
    <artifactId>tapestry5-foundation</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.got5/tapestry5-foundation/
implementation 'org.got5:tapestry5-foundation:4.1.0'
// https://jarcasting.com/artifacts/org.got5/tapestry5-foundation/
implementation ("org.got5:tapestry5-foundation:4.1.0")
'org.got5:tapestry5-foundation:jar:4.1.0'
<dependency org="org.got5" name="tapestry5-foundation" rev="4.1.0">
  <artifact name="tapestry5-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.got5', module='tapestry5-foundation', version='4.1.0')
)
libraryDependencies += "org.got5" % "tapestry5-foundation" % "4.1.0"
[org.got5/tapestry5-foundation "4.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.got5 : tapestry5-jquery jar 4.1.0
org.apache.tapestry : tapestry-core jar 5.4.1
org.apache.commons : commons-lang3 jar 3.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (5)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.5.2
org.apache.tapestry : tapestry-test jar 5.4.1
org.seleniumhq.selenium : selenium-java jar 2.35.0
org.seleniumhq.selenium : selenium-server jar 2.35.0
ch.qos.logback : logback-classic jar 1.0.3

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

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

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

Версия
4.1.0
4.0.0
4.0-rc-1
4.0-beta-26