d

deepbit-start-mvc-mysql

Files download
File Operation
deepbit-start-mvc-mysql-8.5.1-20220120.pom download
Apache Maven
<dependency>
  <groupId>cn.deepbit</groupId>
  <artifactId>deepbit-start-mvc-mysql</artifactId>
  <version>8.5.1-20220120</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cn.deepbit:deepbit-start-mvc-mysql:8.5.1-20220120'
Gradle Kotlin
implementation("cn.deepbit:deepbit-start-mvc-mysql:8.5.1-20220120")
Scala SBT
libraryDependencies += "cn.deepbit" % "deepbit-start-mvc-mysql" % "8.5.1-20220120"
Groovy Grape
@Grapes(
  @Grab(group='cn.deepbit', module='deepbit-start-mvc-mysql', version='8.5.1-20220120')
)
Apache Ivy
<dependency org="cn.deepbit" name="deepbit-start-mvc-mysql" rev="8.5.1-20220120" />
Leiningen
[cn.deepbit/deepbit-start-mvc-mysql "8.5.1-20220120"]
Apache Buildr
'cn.deepbit:deepbit-start-mvc-mysql:jar:8.5.1-20220120'