| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTape Данные Data Structures |
| Группа | Группаedu.ndsu.eci.tapestry5-cayenne |
| Идентификатор | Идентификаторtapestry5-cayenne-project |
| Последняя версия | Последняя версия0.7.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTapestry5-Cayenne Integration
Makes integration of Cayenne within Tapestry 5 as easy as possible.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tapestry5-cayenne-project-0.7.4.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-project/ -->
<dependency>
<groupId>edu.ndsu.eci.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-project</artifactId>
<version>0.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-project/
implementation 'edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-project:0.7.4'
// https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-project/
implementation ("edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-project:0.7.4")
'edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-project:pom:0.7.4'
<dependency org="edu.ndsu.eci.tapestry5-cayenne" name="tapestry5-cayenne-project" rev="0.7.4">
<artifact name="tapestry5-cayenne-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.ndsu.eci.tapestry5-cayenne', module='tapestry5-cayenne-project', version='0.7.4')
)
libraryDependencies += "edu.ndsu.eci.tapestry5-cayenne" % "tapestry5-cayenne-project" % "0.7.4"
[edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-project "0.7.4"]