stark-mybatis

Kaizen for Java quickly developing

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark-mybatis
Last Version

Last Version

1.2.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

stark-mybatis
Kaizen for Java quickly developing

Download stark-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/ -->
<dependency>
    <groupId>com.github.kaizen4j</groupId>
    <artifactId>stark-mybatis</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/
implementation 'com.github.kaizen4j:stark-mybatis:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-mybatis/
implementation ("com.github.kaizen4j:stark-mybatis:1.2.1.RELEASE")
'com.github.kaizen4j:stark-mybatis:jar:1.2.1.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-mybatis" rev="1.2.1.RELEASE">
  <artifact name="stark-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-mybatis', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-mybatis" % "1.2.1.RELEASE"
[com.github.kaizen4j/stark-mybatis "1.2.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.2
com.github.kaizen4j : stark-common jar 1.2.1.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-orm jar

test (10)

Group / Artifact Type Version
junit : junit jar
mysql : mysql-connector-java jar
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar
com.google.code.javaparser : javaparser jar 1.0.11
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
com.github.kaizen4j : stark-mybatis-gener jar 1.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.RELEASE
1.2.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.1