MVN

cn.xphsc : easyjdbc

Maven & Gradle

Apr 10, 2021
4 usages
27 stars

EasyJdbc具有SQL构造工具、SQL注解、链式API等Framework for Java

<dependency>
    <groupId>cn.xphsc</groupId>
    <artifactId>easyjdbc</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.xphsc : easyjdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of cn.xphsc : easyjdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
easyjdbc-2.1.0
2.0.x
easyjdbc-2.0.8
easyjdbc-2.0.7.RELEASE
easyjdbc-2.0.7
easyjdbc-2.0.6
easyjdbc-2.0.5

How to add a dependency to Maven

Add the following cn.xphsc : easyjdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.xphsc</groupId>
    <artifactId>easyjdbc</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.xphsc : easyjdbc gradle dependency to your build.gradle file:

implementation 'cn.xphsc:easyjdbc:2.1.0'

Gradle Kotlin DSL: Add the following cn.xphsc : easyjdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.xphsc:easyjdbc:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.xphsc : easyjdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.xphsc" % "easyjdbc" % "2.1.0"

Advertisement

Dependencies from Group

Apr 10, 2021
4 usages
27 stars
Jan 09, 2022
3 usages
Sep 04, 2021
2 usages
2 stars

Discover Dependencies

Dec 09, 2022
0 stars
Dec 09, 2022
0 stars
Dec 09, 2022
2 usages
0 stars
Dec 23, 2022
0 stars
Dec 23, 2022
0 stars
Dec 09, 2022
1 usages
0 stars
Nov 02, 2020
8 stars
Nov 04, 2020
0 stars