Last Version

flagwind-mybatis 1.0.16

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.chendb
ArtifactId

ArtifactId

flagwind-mybatis
Version

Version

1.0.16
Type

Type

jar
Description

Description

flagwind-mybatis
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/chendb/flagwind-mybatis.git

Download flagwind-mybatis 1.0.16


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.chendb : flagwind-core jar [1.0.9,)
org.mybatis : mybatis jar 3.4.5
org.mybatis : mybatis-spring jar 1.3.1
javax.persistence : persistence-api jar 1.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
org.springframework : spring-jdbc jar 5.1.2.RELEASE
org.springframework : spring-context jar 5.1.2.RELEASE

test (6)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.37
com.oracle : ojdbc14 jar 10.2.0.4.0
com.alibaba : druid jar 1.1.16
com.alibaba : druid-spring-boot-starter jar 1.1.16
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.