fenix-spring-boot-starter

The fenix spring boot starter. 这是 Fenix JPA 扩展库的 Spring Boot Starter 库。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.blinkfox
ArtifactId

ArtifactId

fenix-spring-boot-starter
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

fenix-spring-boot-starter
The fenix spring boot starter. 这是 Fenix JPA 扩展库的 Spring Boot Starter 库。
Project URL

Project URL

https://github.com/blinkfox/fenix-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/blinkfox/fenix-spring-boot-starter

Download fenix-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.6.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.5
org.slf4j : slf4j-api Optional jar 1.7.36
org.projectlombok : lombok Optional jar 1.18.22
com.blinkfox : fenix jar 2.7.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.5
org.hibernate : hibernate-core jar 5.6.7.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.1
2.6.0
2.5.0
2.4.2
2.4.1
2.4.0
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0