License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.zgqq |
ArtifactId | ArtifactIdflycat-springboot-mybatis |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongithub.flycat Java
Simplify Java web and microservice development
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-mybatis/ -->
<dependency>
<groupId>com.github.zgqq</groupId>
<artifactId>flycat-springboot-mybatis</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-mybatis/
implementation 'com.github.zgqq:flycat-springboot-mybatis:0.1.2'
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-mybatis/
implementation ("com.github.zgqq:flycat-springboot-mybatis:0.1.2")
'com.github.zgqq:flycat-springboot-mybatis:pom:0.1.2'
<dependency org="com.github.zgqq" name="flycat-springboot-mybatis" rev="0.1.2">
<artifact name="flycat-springboot-mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zgqq', module='flycat-springboot-mybatis', version='0.1.2')
)
libraryDependencies += "com.github.zgqq" % "flycat-springboot-mybatis" % "0.1.2"
[com.github.zgqq/flycat-springboot-mybatis "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 25.1-jre |
org.slf4j : slf4j-api | jar | 1.7.26 |
javax.inject : javax.inject | jar | 1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.javassist : javassist | jar | 3.21.0-GA |
org.reflections : reflections | jar | 0.9.9-RC2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
p6spy : p6spy | jar | 3.8.5 |
com.github.zgqq : flycat-util | jar | 0.1.2 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.2.0.RELEASE |
mysql : mysql-connector-java | jar | 8.0.17 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.1.2 |