MVN

com.blinkfox : fenix

Maven & Gradle

Mar 31, 2022
1 usages
327 stars

fenix · This is an extension library to the Spring Data JPA complex or dynamic SQL query. 这是一个为了解决复杂动态 SQL (JPQL) 而生的 Spring Data JPA 扩展库,能辅助开发者更方便快捷的书写复杂、动态且易于维护的 SQL,支持 ActiveRecord 模式和多种查询方式。

<dependency>
    <groupId>com.blinkfox</groupId>
    <artifactId>fenix</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blinkfox : fenix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of com.blinkfox : fenix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
fenix-2.7.0
2.6.x
fenix-2.6.1
fenix-2.6.0
2.5.x
fenix-2.5.0
2.4.x
fenix-2.4.2
fenix-2.4.1
fenix-2.4.0
2.3.x
fenix-2.3.6
fenix-2.3.5
fenix-2.3.4
fenix-2.3.3
fenix-2.3.2
fenix-2.3.1
fenix-2.3.0
2.2.x
fenix-2.2.0
2.1.x
fenix-2.1.0
2.0.x
fenix-2.0.0
1.1.x
fenix-1.1.1
fenix-1.1.0
1.0.x
fenix-1.0.1
fenix-1.0.0

How to add a dependency to Maven

Add the following com.blinkfox : fenix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.blinkfox</groupId>
    <artifactId>fenix</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.blinkfox : fenix gradle dependency to your build.gradle file:

implementation 'com.blinkfox:fenix:2.7.0'

Gradle Kotlin DSL: Add the following com.blinkfox : fenix gradle kotlin dependency to your build.gradle.kts file:

implementation("com.blinkfox:fenix:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.blinkfox : fenix sbt scala dependency to your build.sbt file:

libraryDependencies += "com.blinkfox" % "fenix" % "2.7.0"

Advertisement

Dependencies from Group

Nov 28, 2021
3 usages
12 stars
May 02, 2018
1 usages
146 stars
Jan 18, 2019
1 usages
19 stars
Mar 31, 2022
1 usages
5 stars
Mar 31, 2022
1 usages
327 stars

Discover Dependencies

Apr 25, 2021
1 usages
0 stars
Sep 09, 2021
2 usages
8 stars
Apr 25, 2023
9 usages
Aug 07, 2023
1 usages
79 stars
Dec 27, 2020
1 usages
117 stars
Jun 07, 2021
5 usages
2 stars
May 10, 2023
6 usages
3 stars
Jul 20, 2023
4 usages
628 stars