| License | License | 
|---|---|
| GroupId | GroupIdcom.github.lyjaeho | 
| ArtifactId | ArtifactIdjizcode-web | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.lyjaeho:jizcode-web jizcode web | 
| Filename | Size | 
|---|---|
| jizcode-web-1.0.3.pom | |
| jizcode-web-1.0.3.jar | 28 KB | 
| jizcode-web-1.0.3-sources.jar | 17 KB | 
| jizcode-web-1.0.3-javadoc.jar | 111 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-web/ -->
<dependency>
    <groupId>com.github.lyjaeho</groupId>
    <artifactId>jizcode-web</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-web/
implementation 'com.github.lyjaeho:jizcode-web:1.0.3'// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-web/
implementation ("com.github.lyjaeho:jizcode-web:1.0.3")'com.github.lyjaeho:jizcode-web:jar:1.0.3'<dependency org="com.github.lyjaeho" name="jizcode-web" rev="1.0.3">
  <artifact name="jizcode-web" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-web', version='1.0.3')
)libraryDependencies += "com.github.lyjaeho" % "jizcode-web" % "1.0.3"[com.github.lyjaeho/jizcode-web "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE | 
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.1.RELEASE | 
| com.github.lyjaeho : jizcode-core | jar | 1.0.3 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |