Last Version

Framework JPA 0.0.2.RELEASE

Leisure Framework

License

License

GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework-jpa
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

Framework JPA
Leisure Framework

Download framework-jpa 0.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-jpa/ -->
<dependency>
    <groupId>com.github.life-labs.leisure</groupId>
    <artifactId>framework-jpa</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-jpa/
implementation 'com.github.life-labs.leisure:framework-jpa:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-jpa/
implementation ("com.github.life-labs.leisure:framework-jpa:0.0.2.RELEASE")
'com.github.life-labs.leisure:framework-jpa:jar:0.0.2.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework-jpa" rev="0.0.2.RELEASE">
  <artifact name="framework-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework-jpa', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework-jpa" % "0.0.2.RELEASE"
[com.github.life-labs.leisure/framework-jpa "0.0.2.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.life-labs.leisure : framework-model jar
org.springframework.boot : spring-boot-starter-data-jpa jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.