License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdvip.isass |
ArtifactId | ArtifactIdsuper-core-database-mybatisplus |
Last Version | Last Versionsuper.3.0.4-release |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/vip.isass/super-core-database-mybatisplus/ -->
<dependency>
<groupId>vip.isass</groupId>
<artifactId>super-core-database-mybatisplus</artifactId>
<version>super.3.0.4-release</version>
</dependency>
// https://jarcasting.com/artifacts/vip.isass/super-core-database-mybatisplus/
implementation 'vip.isass:super-core-database-mybatisplus:super.3.0.4-release'
// https://jarcasting.com/artifacts/vip.isass/super-core-database-mybatisplus/
implementation ("vip.isass:super-core-database-mybatisplus:super.3.0.4-release")
'vip.isass:super-core-database-mybatisplus:jar:super.3.0.4-release'
<dependency org="vip.isass" name="super-core-database-mybatisplus" rev="super.3.0.4-release">
<artifact name="super-core-database-mybatisplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.isass', module='super-core-database-mybatisplus', version='super.3.0.4-release')
)
libraryDependencies += "vip.isass" % "super-core-database-mybatisplus" % "super.3.0.4-release"
[vip.isass/super-core-database-mybatisplus "super.3.0.4-release"]
Group / Artifact | Type | Version |
---|---|---|
vip.isass : super-core | jar | super.3.0.4-release |
org.springframework.boot : spring-boot-starter-json | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.1 |
com.baomidou : mybatis-plus-annotation | jar | 3.3.1 |
com.baomidou : mybatis-plus-generator | jar | 3.3.1 |
cn.hutool : hutool-all | jar | 5.3.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | 2.2.5.RELEASE |
org.apache.skywalking : apm-toolkit-logback-1.x | jar | 6.6.0 |
org.apache.skywalking : apm-toolkit-trace | jar | 6.6.0 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |