| GroupId | GroupIdorg.defne.samples |
|---|---|
| ArtifactId | ArtifactIdhotel-ear |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeear |
| Description |
DescriptionHotel :: Hotel Ear
Contains Hotel Ear
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| hotel-ear-1.0.1.pom | |
| hotel-ear-1.0.1.ear | 541 KB |
| hotel-ear-1.0.1-sources.jar | 4 KB |
| hotel-ear-1.0.1-javadoc.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/hotel-ear/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>hotel-ear</artifactId>
<version>1.0.1</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/hotel-ear/
implementation 'org.defne.samples:hotel-ear:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/hotel-ear/
implementation ("org.defne.samples:hotel-ear:1.0.1")
'org.defne.samples:hotel-ear:ear:1.0.1'
<dependency org="org.defne.samples" name="hotel-ear" rev="1.0.1">
<artifact name="hotel-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='hotel-ear', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "hotel-ear" % "1.0.1"
[org.defne.samples/hotel-ear "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.defne.samples : hotel-ejb | ejb | 1.0.1 |
| org.defne.samples : hotel-war | war | 1.0.1 |
| org.defne.samples : hotel-services | jar | 1.0.1 |
| javassist : javassist | jar | 3.6.0.GA |
| net.sf.scannotation : scannotation | jar | 1.0.2 |