fastjpa-spring-boot-starter

A quick developing tools of JPA

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

fastjpa-spring-boot-starter
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

fastjpa-spring-boot-starter
A quick developing tools of JPA
Project URL

Project URL

https://github.com/paganini2008/fastjpa-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/paganini2008/fastjpa-spring-boot-starter

Download fastjpa-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
com.github.paganini2008 : devtools-lang jar 2.0.2
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0-RC5
2.0-RC4
2.0-RC1