MVN

com.github.lyjaeho : jizcode-starter-web

Maven & Gradle

May 31, 2019

com.github.lyjaeho:jizcode-starter-web · jizcode starter web

<dependency>
    <groupId>com.github.lyjaeho</groupId>
    <artifactId>jizcode-starter-web</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lyjaeho : jizcode-starter-web to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.lyjaeho : jizcode-starter-web to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jizcode-starter-web-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lyjaeho</groupId>
    <artifactId>jizcode-starter-web</artifactId>
    <version>1.0.3</version>
</dependency>