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