License |
License |
---|---|
GroupId | GroupIdink.rayin |
ArtifactId | ArtifactIdrayin-tools |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrayin-tools
pdf template generate tools
|
Filename | Size |
---|---|
rayin-tools-1.0.4.pom | |
rayin-tools-1.0.4.jar | 115 KB |
rayin-tools-1.0.4-sources.jar | 79 KB |
rayin-tools-1.0.4-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ink.rayin/rayin-tools/ -->
<dependency>
<groupId>ink.rayin</groupId>
<artifactId>rayin-tools</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ink.rayin/rayin-tools/
implementation 'ink.rayin:rayin-tools:1.0.4'
// https://jarcasting.com/artifacts/ink.rayin/rayin-tools/
implementation ("ink.rayin:rayin-tools:1.0.4")
'ink.rayin:rayin-tools:jar:1.0.4'
<dependency org="ink.rayin" name="rayin-tools" rev="1.0.4">
<artifact name="rayin-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.rayin', module='rayin-tools', version='1.0.4')
)
libraryDependencies += "ink.rayin" % "rayin-tools" % "1.0.4"
[ink.rayin/rayin-tools "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.google.guava : guava | jar | 31.1-jre |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
io.protostuff : protostuff-core | jar | 1.6.0 |
io.protostuff : protostuff-runtime | jar | 1.6.0 |
org.yaml : snakeyaml | jar | 1.30 |
com.alibaba : easyexcel | jar | 2.2.7 |
com.google.code.gson : gson | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.projectlombok : lombok | jar | 1.18.20 |
com.alibaba : fastjson | jar | 1.2.79 |
org.apache.commons : commons-pool2 | jar | 2.6.1 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-compress | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |