| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lyjaeho |
| ArtifactId | ArtifactIdjizcode-starter-web |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.github.lyjaeho:jizcode-starter-web
jizcode starter web
|
| Filename | Size |
|---|---|
| jizcode-starter-web-1.0.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-web/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-starter-web</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-web/
implementation 'com.github.lyjaeho:jizcode-starter-web:1.0.3'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-web/
implementation ("com.github.lyjaeho:jizcode-starter-web:1.0.3")
'com.github.lyjaeho:jizcode-starter-web:pom:1.0.3'
<dependency org="com.github.lyjaeho" name="jizcode-starter-web" rev="1.0.3">
<artifact name="jizcode-starter-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-starter-web', version='1.0.3')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-starter-web" % "1.0.3"
[com.github.lyjaeho/jizcode-starter-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 |
| com.github.lyjaeho : jizcode-web | 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 |