Last Version

starter-dictionary-mybatis 0.0.3.RELEASE

Integrated dictionary plugin in springboot project

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.softwarevax
ArtifactId

ArtifactId

starter-dictionary-mybatis
Version

Version

0.0.3.RELEASE
Type

Type

jar
Description

Description

starter-dictionary-mybatis
Integrated dictionary plugin in springboot project
Project URL

Project URL

https://github.com/softwarevax/maven
Source Code Management

Source Code Management

https://github.com/softwarevax/maven

Download starter-dictionary-mybatis 0.0.3.RELEASE


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.