| License |
License |
|---|---|
| GroupId | GroupIdio.github.lomom |
| ArtifactId | ArtifactIdkin-picture-processing |
| Last Version | Last Version1.1.0-Release |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkin-picture-processing
通过Svg进行图片处理
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.lomom/kin-picture-processing/ -->
<dependency>
<groupId>io.github.lomom</groupId>
<artifactId>kin-picture-processing</artifactId>
<version>1.1.0-Release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lomom/kin-picture-processing/
implementation 'io.github.lomom:kin-picture-processing:1.1.0-Release'
// https://jarcasting.com/artifacts/io.github.lomom/kin-picture-processing/
implementation ("io.github.lomom:kin-picture-processing:1.1.0-Release")
'io.github.lomom:kin-picture-processing:jar:1.1.0-Release'
<dependency org="io.github.lomom" name="kin-picture-processing" rev="1.1.0-Release">
<artifact name="kin-picture-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lomom', module='kin-picture-processing', version='1.1.0-Release')
)
libraryDependencies += "io.github.lomom" % "kin-picture-processing" % "1.1.0-Release"
[io.github.lomom/kin-picture-processing "1.1.0-Release"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.1.5.RELEASE |
| org.projectlombok : lombok | jar | 1.16.22 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-access | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.apache.xmlgraphics : batik-dom | jar | 1.11 |
| org.apache.xmlgraphics : batik-svggen | jar | 1.11 |
| org.apache.xmlgraphics : batik-transcoder | jar | 1.11 |
| org.apache.xmlgraphics : batik-codec | jar | 1.11 |
| org.apache.xmlgraphics : batik-swing | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |