| License |
License |
|---|---|
| GroupId | GroupIdio.github.huisunan |
| ArtifactId | ArtifactIdepic4j |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptionepic4j
epic4j
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| epic4j-1.1.0.pom | |
| epic4j-1.1.0.jar | 15 MB |
| epic4j-1.1.0-sources.jar | 19 KB |
| epic4j-1.1.0-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.huisunan/epic4j/ -->
<dependency>
<groupId>io.github.huisunan</groupId>
<artifactId>epic4j</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huisunan/epic4j/
implementation 'io.github.huisunan:epic4j:1.1.0'
// https://jarcasting.com/artifacts/io.github.huisunan/epic4j/
implementation ("io.github.huisunan:epic4j:1.1.0")
'io.github.huisunan:epic4j:jar:1.1.0'
<dependency org="io.github.huisunan" name="epic4j" rev="1.1.0">
<artifact name="epic4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huisunan', module='epic4j', version='1.1.0')
)
libraryDependencies += "io.github.huisunan" % "epic4j" % "1.1.0"
[io.github.huisunan/epic4j "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.2 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.2 |
| io.github.fanyong920 : jvppeteer | jar | 1.1.4 |
| cn.hutool : hutool-all | jar | 5.7.18 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |