is not current version
Last Version 2.0.2

fastjpa-spring-boot-starter 2.0.1

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
Version

Version

2.0.1
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 2.0.1


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.