com.github.cybertron-framework:spring-jpa

Support for creating native query and setting result to bean

License

License

GroupId

GroupId

com.github.cybertron-framework
ArtifactId

ArtifactId

spring-jpa
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.cybertron-framework:spring-jpa
Support for creating native query and setting result to bean
Project URL

Project URL

https://github.com/cybertron-framework/spring-jpa
Source Code Management

Source Code Management

https://github.com/cybertron-framework/spring-jpa

Download spring-jpa

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.springframework.data : spring-data-commons jar 2.3.5.RELEASE
jakarta.persistence : jakarta.persistence-api jar 2.2.3
org.hibernate : hibernate-core jar 5.4.20.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1