MVN

io.github.whaleal : icefrog-db

Maven & Gradle

Oct 08, 2021
1 usages
9 stars

icefrog 数据库JDBC的ORM封装

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-db</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.whaleal : icefrog-db to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.whaleal : icefrog-db to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
icefrog-db-1.0.0

How to add a dependency to Maven

Add the following io.github.whaleal : icefrog-db maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-db</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.whaleal : icefrog-db gradle dependency to your build.gradle file:

implementation 'io.github.whaleal:icefrog-db:1.0.0'

Gradle Kotlin DSL: Add the following io.github.whaleal : icefrog-db gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.whaleal:icefrog-db:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.whaleal : icefrog-db sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.whaleal" % "icefrog-db" % "1.0.0"

Advertisement

Dependencies from Group

Oct 08, 2021
18 usages
9 stars
Oct 08, 2021
5 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
2 usages
9 stars

Discover Dependencies

Oct 08, 2021
1 usages
9 stars
Oct 08, 2021
1 usages
9 stars
Dec 25, 2022
1 usages
3 stars
Jan 10, 2022
1 usages
Mar 10, 2023
2 usages
2 stars
Mar 10, 2023
2 usages
2 stars
Oct 06, 2014
3 usages
Dec 18, 2014
2 usages
3 stars
Nov 01, 2013
3 usages
3 stars
Oct 18, 2012
4 usages
10 stars