| License |
License |
|---|---|
| GroupId | GroupIdtop.wu2020 |
| ArtifactId | ArtifactIdwu-easy-upsert-core |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptionupsert的sink任务处理
|
| Filename | Size |
|---|---|
| wu-easy-upsert-core-1.0.6.pom | |
| wu-easy-upsert-core-1.0.6.jar | 21 KB |
| wu-easy-upsert-core-1.0.6-sources.jar | 15 KB |
| wu-easy-upsert-core-1.0.6-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-core/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-easy-upsert-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-core/
implementation 'top.wu2020:wu-easy-upsert-core:1.0.6'
// https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-core/
implementation ("top.wu2020:wu-easy-upsert-core:1.0.6")
'top.wu2020:wu-easy-upsert-core:jar:1.0.6'
<dependency org="top.wu2020" name="wu-easy-upsert-core" rev="1.0.6">
<artifact name="wu-easy-upsert-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-easy-upsert-core', version='1.0.6')
)
libraryDependencies += "top.wu2020" % "wu-easy-upsert-core" % "1.0.6"
[top.wu2020/wu-easy-upsert-core "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| top.wu2020 : wu-easy-upsert-spring-boot-autoconfigure | jar | 1.0.6 |
| org.aspectj : aspectjweaver | jar | |
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |