| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.chendb |
| ArtifactId | ArtifactIdflagwind-mybatis |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflagwind-mybatis
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flagwind-mybatis-1.0.16.pom | |
| flagwind-mybatis-1.0.16.jar | 202 KB |
| flagwind-mybatis-1.0.16-sources.jar | 119 KB |
| flagwind-mybatis-1.0.16-javadoc.jar | 716 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |