| Лицензия |
Лицензия
BSD
|
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.paulhammant.sitemeshpageparser |
| Идентификатор | Идентификаторsitemeshpageparser |
| Последняя версия | Последняя версия2.5a11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsitemeshpageparser
Sitemesh's Page Parser forked from opensymphony:sitemesh:2.5-atlassian-11
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sitemeshpageparser-2.5a11.pom | |
| sitemeshpageparser-2.5a11.jar | 67 KB |
| sitemeshpageparser-2.5a11-sources.jar | 50 KB |
| sitemeshpageparser-2.5a11-javadoc.jar | 312 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.paulhammant.sitemeshpageparser/sitemeshpageparser/ -->
<dependency>
<groupId>com.paulhammant.sitemeshpageparser</groupId>
<artifactId>sitemeshpageparser</artifactId>
<version>2.5a11</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant.sitemeshpageparser/sitemeshpageparser/
implementation 'com.paulhammant.sitemeshpageparser:sitemeshpageparser:2.5a11'
// https://jarcasting.com/artifacts/com.paulhammant.sitemeshpageparser/sitemeshpageparser/
implementation ("com.paulhammant.sitemeshpageparser:sitemeshpageparser:2.5a11")
'com.paulhammant.sitemeshpageparser:sitemeshpageparser:jar:2.5a11'
<dependency org="com.paulhammant.sitemeshpageparser" name="sitemeshpageparser" rev="2.5a11">
<artifact name="sitemeshpageparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant.sitemeshpageparser', module='sitemeshpageparser', version='2.5a11')
)
libraryDependencies += "com.paulhammant.sitemeshpageparser" % "sitemeshpageparser" % "2.5a11"
[com.paulhammant.sitemeshpageparser/sitemeshpageparser "2.5a11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |