is not current version
Last Version 0.0.3.RELEASE

com.github.softwarevax:starter-dictionary-mybatis 0.0.1-RELEASE

starter-dictionary-mybatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.softwarevax
ArtifactId

ArtifactId

starter-dictionary-mybatis
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download starter-dictionary-mybatis 0.0.1-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.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.softwarevax/starter-dictionary-mybatis/
implementation 'com.github.softwarevax:starter-dictionary-mybatis:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.softwarevax/starter-dictionary-mybatis/
implementation ("com.github.softwarevax:starter-dictionary-mybatis:0.0.1-RELEASE")
'com.github.softwarevax:starter-dictionary-mybatis:jar:0.0.1-RELEASE'
<dependency org="com.github.softwarevax" name="starter-dictionary-mybatis" rev="0.0.1-RELEASE">
  <artifact name="starter-dictionary-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.softwarevax', module='starter-dictionary-mybatis', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.softwarevax" % "starter-dictionary-mybatis" % "0.0.1-RELEASE"
[com.github.softwarevax/starter-dictionary-mybatis "0.0.1-RELEASE"]