GroupId | GroupIdorg.defne.samples |
---|---|
ArtifactId | ArtifactIdmodel |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReservation Project :: Application Model
Sample application model
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
model-1.0.1.pom | |
model-1.0.1.jar | 20 KB |
model-1.0.1-sources.jar | 9 KB |
model-1.0.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/model/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>model</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/model/
implementation 'org.defne.samples:model:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/model/
implementation ("org.defne.samples:model:1.0.1")
'org.defne.samples:model:jar:1.0.1'
<dependency org="org.defne.samples" name="model" rev="1.0.1">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='model', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "model" % "1.0.1"
[org.defne.samples/model "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.0 |