License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.iqiny.silly |
ArtifactId | ArtifactIdsilly-mybatisplus-2.3.3 |
Version | Version1.1.9-RELEASE |
Type | Typejar |
Description |
Descriptionsilly-mybatisplus-2.3.3
top silly project pom.xml file
|
Project Organization |
Project Organizationiqiny |
<!-- https://jarcasting.com/artifacts/com.iqiny.silly/silly-mybatisplus-2.3.3/ -->
<dependency>
<groupId>com.iqiny.silly</groupId>
<artifactId>silly-mybatisplus-2.3.3</artifactId>
<version>1.1.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-mybatisplus-2.3.3/
implementation 'com.iqiny.silly:silly-mybatisplus-2.3.3:1.1.9-RELEASE'
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-mybatisplus-2.3.3/
implementation ("com.iqiny.silly:silly-mybatisplus-2.3.3:1.1.9-RELEASE")
'com.iqiny.silly:silly-mybatisplus-2.3.3:jar:1.1.9-RELEASE'
<dependency org="com.iqiny.silly" name="silly-mybatisplus-2.3.3" rev="1.1.9-RELEASE">
<artifact name="silly-mybatisplus-2.3.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iqiny.silly', module='silly-mybatisplus-2.3.3', version='1.1.9-RELEASE')
)
libraryDependencies += "com.iqiny.silly" % "silly-mybatisplus-2.3.3" % "1.1.9-RELEASE"
[com.iqiny.silly/silly-mybatisplus-2.3.3 "1.1.9-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 2.3.3 |
com.google.guava : guava | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.22.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.iqiny.silly : silly-core | jar | |
com.iqiny.silly : silly-spring | jar |