| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.wet-boew |
| Идентификатор | Идентификаторwet-gcwu-intranet-theme-overlay |
| Последняя версия | Последняя версия3.1.9 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеWeb Experience Toolkit - GCWU Intranet theme overlay
Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that
are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments
and external Web communities.
This module is a WAR overlay providing the files needed to implement the WET GC Web Usability (GCWU) Intranet theme. Please see the README.txt file inside the WAR file for details on usage.
|
| Имя Файла | Размер |
|---|---|
| wet-gcwu-intranet-theme-overlay-3.1.9.pom | |
| wet-gcwu-intranet-theme-overlay-3.1.9.war | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/ -->
<dependency>
<groupId>com.github.wet-boew</groupId>
<artifactId>wet-gcwu-intranet-theme-overlay</artifactId>
<version>3.1.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/
implementation 'com.github.wet-boew:wet-gcwu-intranet-theme-overlay:3.1.9'
// https://jarcasting.com/artifacts/com.github.wet-boew/wet-gcwu-intranet-theme-overlay/
implementation ("com.github.wet-boew:wet-gcwu-intranet-theme-overlay:3.1.9")
'com.github.wet-boew:wet-gcwu-intranet-theme-overlay:war:3.1.9'
<dependency org="com.github.wet-boew" name="wet-gcwu-intranet-theme-overlay" rev="3.1.9">
<artifact name="wet-gcwu-intranet-theme-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.wet-boew', module='wet-gcwu-intranet-theme-overlay', version='3.1.9')
)
libraryDependencies += "com.github.wet-boew" % "wet-gcwu-intranet-theme-overlay" % "3.1.9"
[com.github.wet-boew/wet-gcwu-intranet-theme-overlay "3.1.9"]