| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.openwebbeans.samples |
| Идентификатор | Идентификаторreservation |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеApache OpenWebBeans :: Sample Hotel Reservation Application
Simple hotel reservation application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| reservation-1.1.0.pom | |
| reservation-1.1.0.war | 1 MB |
| reservation-1.1.0-sources.jar | 45 KB |
| reservation-1.1.0-javadoc.jar | 258 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/reservation/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>reservation</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/reservation/
implementation 'org.apache.openwebbeans.samples:reservation:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/reservation/
implementation ("org.apache.openwebbeans.samples:reservation:1.1.0")
'org.apache.openwebbeans.samples:reservation:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="reservation" rev="1.1.0">
<artifact name="reservation" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='reservation', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "reservation" % "1.1.0"
[org.apache.openwebbeans.samples/reservation "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.7 |
| commons-validator : commons-validator | jar | 1.3.1 |