| GroupId | GroupIdorg.defne.samples |
|---|---|
| ArtifactId | ArtifactIdhotel-war |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionHotel :: Hotel War
Defne Hotel War
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| hotel-war-1.0.1.pom | |
| hotel-war-1.0.1.war | 11 KB |
| hotel-war-1.0.1-sources.jar | 6 KB |
| hotel-war-1.0.1-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/hotel-war/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>hotel-war</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/hotel-war/
implementation 'org.defne.samples:hotel-war:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/hotel-war/
implementation ("org.defne.samples:hotel-war:1.0.1")
'org.defne.samples:hotel-war:war:1.0.1'
<dependency org="org.defne.samples" name="hotel-war" rev="1.0.1">
<artifact name="hotel-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='hotel-war', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "hotel-war" % "1.0.1"
[org.defne.samples/hotel-war "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 1.2.8 |
| org.defne : defne-service Optional | jar | 1.0.1 |
| org.defne.samples : hotel-services | jar | 1.0.1 |
| org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.0 |
| org.defne : defne-jsf Optional | jar | 1.0.1 |
| org.apache.myfaces.core : myfaces-impl Optional | jar | 1.2.8 |