| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.sadtech.haiti.data |
| ArtifactId | ArtifactIdhaiti-database |
| Version | Version0.0.2-RELEASE |
| Type | Typejar |
| Description |
DescriptionHaiti Database
Abstract classes for fast repository layer creation
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSADTECH |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sadtech.haiti.data/haiti-database/ -->
<dependency>
<groupId>org.sadtech.haiti.data</groupId>
<artifactId>haiti-database</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.haiti.data/haiti-database/
implementation 'org.sadtech.haiti.data:haiti-database:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.haiti.data/haiti-database/
implementation ("org.sadtech.haiti.data:haiti-database:0.0.2-RELEASE")
'org.sadtech.haiti.data:haiti-database:jar:0.0.2-RELEASE'
<dependency org="org.sadtech.haiti.data" name="haiti-database" rev="0.0.2-RELEASE">
<artifact name="haiti-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.haiti.data', module='haiti-database', version='0.0.2-RELEASE')
)
libraryDependencies += "org.sadtech.haiti.data" % "haiti-database" % "0.0.2-RELEASE"
[org.sadtech.haiti.data/haiti-database "0.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.sadtech.haiti : haiti-core | jar | |
| org.sadtech.haiti.filter : haiti-filter-criteria | jar | 0.0.2-RELEASE |
| org.springframework.data : spring-data-jpa | jar | |
| javax.persistence : javax.persistence-api | jar |