License |
License |
---|---|
GroupId | GroupIdio.gitee.kould |
ArtifactId | ArtifactIdKatcher |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionKatcher
Katcher
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Katcher-0.1.2.pom | |
Katcher-0.1.2.jar | 57 KB |
Katcher-0.1.2-sources.jar | 35 KB |
Katcher-0.1.2-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.kould/Katcher/ -->
<dependency>
<groupId>io.gitee.kould</groupId>
<artifactId>Katcher</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kould/Katcher/
implementation 'io.gitee.kould:Katcher:0.1.2'
// https://jarcasting.com/artifacts/io.gitee.kould/Katcher/
implementation ("io.gitee.kould:Katcher:0.1.2")
'io.gitee.kould:Katcher:jar:0.1.2'
<dependency org="io.gitee.kould" name="Katcher" rev="0.1.2">
<artifact name="Katcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kould', module='Katcher', version='0.1.2')
)
libraryDependencies += "io.gitee.kould" % "Katcher" % "0.1.2"
[io.gitee.kould/Katcher "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.47.Final |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-core | jar | 1.1.11 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
com.google.code.gson : gson | jar | 2.8.7 |
org.springframework : spring-core | jar | 5.3.9 |
org.springframework : spring-context | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |