j

jeeweb-spring-mybatis-layui

Files download
File Operation
jeeweb-spring-mybatis-layui-1.1.0.jar download
jeeweb-spring-mybatis-layui-1.1.0.pom download
jeeweb-spring-mybatis-layui-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.com.jeeweb</groupId>
  <artifactId>jeeweb-spring-mybatis-layui</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'cn.com.jeeweb:jeeweb-spring-mybatis-layui:1.1.0'
Gradle Kotlin
implementation("cn.com.jeeweb:jeeweb-spring-mybatis-layui:1.1.0")
Scala SBT
libraryDependencies += "cn.com.jeeweb" % "jeeweb-spring-mybatis-layui" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='cn.com.jeeweb', module='jeeweb-spring-mybatis-layui', version='1.1.0')
)
Apache Ivy
<dependency org="cn.com.jeeweb" name="jeeweb-spring-mybatis-layui" rev="1.1.0" />
Leiningen
[cn.com.jeeweb/jeeweb-spring-mybatis-layui "1.1.0"]
Apache Buildr
'cn.com.jeeweb:jeeweb-spring-mybatis-layui:jar:1.1.0'