MVN

link.jfire : jfire-sql

Maven & Gradle

Feb 04, 2016

jfire-sql · Jfire - SQL is a very powerful SQL framework. By method interface binding with the SQL statement to decouple SQL statements and procedures. At the same time provides a very friendly placeholder to enhance the readability of the code. And support for dynamic SQL feature, automatic paging characteristics, dynamic table name field names, and other functions.

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>jfire-sql</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.jfire : jfire-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of link.jfire : jfire-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jfire-sql-1.0.4
jfire-sql-1.0.3
jfire-sql-1.0.1
1.0
jfire-sql-1.0

How to add a dependency to Maven

Add the following link.jfire : jfire-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>jfire-sql</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following link.jfire : jfire-sql gradle dependency to your build.gradle file:

implementation 'link.jfire:jfire-sql:1.0.4'

Gradle Kotlin DSL: Add the following link.jfire : jfire-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("link.jfire:jfire-sql:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following link.jfire : jfire-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "link.jfire" % "jfire-sql" % "1.0.4"

Advertisement

Dependencies from Group

Feb 24, 2016
8 usages
Dec 01, 2015
4 usages
Feb 24, 2016
4 usages
Feb 04, 2016
3 usages
Dec 01, 2015
1 usages

Discover Dependencies

Feb 24, 2016
8 usages
Jan 31, 2019
16 stars
Dec 02, 2015
32 usages
Mar 09, 2016
0 stars
Dec 04, 2015
35 usages
156 stars
Jun 20, 2018
7 usages
271 stars
Mar 29, 2020
3 usages
5 stars
Dec 26, 2022
1 usages
123 stars
Dec 26, 2022
3 usages
123 stars