com.cqsudu:sudu-spring-jpa

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.cqsudu
ArtifactId

ArtifactId

sudu-spring-jpa
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sudu-spring-jpa

Download sudu-spring-jpa

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.0.RELEASE
org.hibernate : hibernate-entitymanager jar 5.2.14.Final
io.springside : springside-utils jar 5.0.0-RC1

Project Modules

There are no modules declared in this project.
com.cqsudu

Versions

Version
1.0.0.RELEASE