s

starter-dictionary-mybatis

Integrated dictionary plugin in springboot project
https://github.com/softwarevax/maven
The Apache Software License, Version 2.0
twcao
Files download
File Operation
starter-dictionary-mybatis-0.0.5.RELEASE.jar download
starter-dictionary-mybatis-0.0.5.RELEASE.pom download
starter-dictionary-mybatis-0.0.5.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.softwarevax</groupId>
  <artifactId>starter-dictionary-mybatis</artifactId>
  <version>0.0.5.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.softwarevax:starter-dictionary-mybatis:0.0.5.RELEASE'
Gradle Kotlin
implementation("com.github.softwarevax:starter-dictionary-mybatis:0.0.5.RELEASE")
Scala SBT
libraryDependencies += "com.github.softwarevax" % "starter-dictionary-mybatis" % "0.0.5.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.softwarevax', module='starter-dictionary-mybatis', version='0.0.5.RELEASE')
)
Apache Ivy
<dependency org="com.github.softwarevax" name="starter-dictionary-mybatis" rev="0.0.5.RELEASE" />
Leiningen
[com.github.softwarevax/starter-dictionary-mybatis "0.0.5.RELEASE"]
Apache Buildr
'com.github.softwarevax:starter-dictionary-mybatis:jar:0.0.5.RELEASE'