GroupId | GroupIdorg.defne.samples |
---|---|
ArtifactId | ArtifactIdbusiness |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReservation Project :: Business Layer
Sample application business layer
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
business-1.0.1.pom | |
business-1.0.1.jar | 36 KB |
business-1.0.1-sources.jar | 16 KB |
business-1.0.1-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/business/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>business</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/business/
implementation 'org.defne.samples:business:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/business/
implementation ("org.defne.samples:business:1.0.1")
'org.defne.samples:business:jar:1.0.1'
<dependency org="org.defne.samples" name="business" rev="1.0.1">
<artifact name="business" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='business', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "business" % "1.0.1"
[org.defne.samples/business "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.defne.samples : model | jar | 1.0.1 |
org.defne.samples : util | jar | 1.0.1 |
hsqldb : hsqldb | jar | 1.8.0.10 |
org.defne : defne-service | jar | 1.0.1 |
org.defne : defne-jpa | jar | 1.0.1 |
commons-validator : commons-validator | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openjpa : openjpa | jar | 1.2.1 |