MVN

cn.tiennet.dolphin : dolphincore

Maven & Gradle

Mar 06, 2020

dolphincore · 支撑Java项目的,基于SpringBoot的一系列公共组件,常规工具包以及持久层mybatis深度封装,支持jdbc。

<dependency>
    <groupId>cn.tiennet.dolphin</groupId>
    <artifactId>dolphincore</artifactId>
    <version>1.4.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.tiennet.dolphin : dolphincore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0.RELEASE

All Versions

Choose a version of cn.tiennet.dolphin : dolphincore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
dolphincore-1.4.0.RELEASE
1.3.x
dolphincore-1.3.9.RELEASE
dolphincore-1.3.8.RELEASE
dolphincore-1.3.7.RELEASE
dolphincore-1.3.6.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.tiennet.dolphin</groupId>
    <artifactId>dolphincore</artifactId>
    <version>1.4.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.tiennet.dolphin : dolphincore gradle dependency to your build.gradle file:

implementation 'cn.tiennet.dolphin:dolphincore:1.4.0.RELEASE'

Gradle Kotlin DSL: Add the following cn.tiennet.dolphin : dolphincore gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.tiennet.dolphin:dolphincore:1.4.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.tiennet.dolphin : dolphincore sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.tiennet.dolphin" % "dolphincore" % "1.4.0.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 25, 2019
0 stars
Aug 22, 2023
2 usages
6.7k stars
Jan 05, 2020
0 stars
Jan 20, 2020
0 stars
Dec 30, 2021
1 usages
33 stars
Jul 02, 2020
6 stars
Apr 22, 2020
2 stars
Feb 06, 2023
1 usages
23 stars
Aug 14, 2023
25 stars