License |
License |
---|---|
GroupId | GroupIdcom.github.lyjaeho |
ArtifactId | ArtifactIdjizcode-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.lyjaeho:jizcode-core
jizcode core
|
Filename | Size |
---|---|
jizcode-core-1.0.3.pom | |
jizcode-core-1.0.3.jar | 259 KB |
jizcode-core-1.0.3-sources.jar | 154 KB |
jizcode-core-1.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-core/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-core/
implementation 'com.github.lyjaeho:jizcode-core:1.0.3'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-core/
implementation ("com.github.lyjaeho:jizcode-core:1.0.3")
'com.github.lyjaeho:jizcode-core:jar:1.0.3'
<dependency org="com.github.lyjaeho" name="jizcode-core" rev="1.0.3">
<artifact name="jizcode-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-core', version='1.0.3')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-core" % "1.0.3"
[com.github.lyjaeho/jizcode-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
redis.clients : jedis | jar | 2.9.0 |
org.flywaydb : flyway-core | jar | 5.2.4 |
org.quartz-scheduler : quartz | jar | 2.3.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 |