License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.softwarevax |
ArtifactId | ArtifactIdstarter-dictionary-mybatis |
Last Version | Last Version0.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstarter-dictionary-mybatis
Integrated dictionary plugin in springboot project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.softwarevax/starter-dictionary-mybatis/ -->
<dependency>
<groupId>com.github.softwarevax</groupId>
<artifactId>starter-dictionary-mybatis</artifactId>
<version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.softwarevax/starter-dictionary-mybatis/
implementation 'com.github.softwarevax:starter-dictionary-mybatis:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.softwarevax/starter-dictionary-mybatis/
implementation ("com.github.softwarevax:starter-dictionary-mybatis:0.0.3.RELEASE")
'com.github.softwarevax:starter-dictionary-mybatis:jar:0.0.3.RELEASE'
<dependency org="com.github.softwarevax" name="starter-dictionary-mybatis" rev="0.0.3.RELEASE">
<artifact name="starter-dictionary-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.softwarevax', module='starter-dictionary-mybatis', version='0.0.3.RELEASE')
)
libraryDependencies += "com.github.softwarevax" % "starter-dictionary-mybatis" % "0.0.3.RELEASE"
[com.github.softwarevax/starter-dictionary-mybatis "0.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
com.github.softwarevax : dictionary-core | jar | 0.0.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |