| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lyjaeho |
| ArtifactId | ArtifactIdjizcode-base |
| Last Version | Last Version1.0.14-BETA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbase-1.0.14-BETA
jizcode base
|
| Filename | Size |
|---|---|
| jizcode-base-1.0.14-BETA.pom | |
| jizcode-base-1.0.14-BETA.jar | 233 KB |
| jizcode-base-1.0.14-BETA-sources.jar | 157 KB |
| jizcode-base-1.0.14-BETA-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-base/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-base</artifactId>
<version>1.0.14-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-base/
implementation 'com.github.lyjaeho:jizcode-base:1.0.14-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-base/
implementation ("com.github.lyjaeho:jizcode-base:1.0.14-BETA")
'com.github.lyjaeho:jizcode-base:jar:1.0.14-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-base" rev="1.0.14-BETA">
<artifact name="jizcode-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-base', version='1.0.14-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-base" % "1.0.14-BETA"
[com.github.lyjaeho/jizcode-base "1.0.14-BETA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
| redis.clients : jedis | jar | 2.9.0 |
| com.belerweb : pinyin4j | jar | 2.5.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |