License |
License |
---|---|
GroupId | GroupIdcom.github.lyjaeho |
ArtifactId | ArtifactIdjizcode-starter-parent |
Last Version | Last Version1.0.14-BETA |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstarter-parent-1.0.14-BETA
jizcode starter parent
|
Filename | Size |
---|---|
jizcode-starter-parent-1.0.14-BETA.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-starter-parent</artifactId>
<version>1.0.14-BETA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/
implementation 'com.github.lyjaeho:jizcode-starter-parent:1.0.14-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/
implementation ("com.github.lyjaeho:jizcode-starter-parent:1.0.14-BETA")
'com.github.lyjaeho:jizcode-starter-parent:pom:1.0.14-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-starter-parent" rev="1.0.14-BETA">
<artifact name="jizcode-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-starter-parent', version='1.0.14-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-starter-parent" % "1.0.14-BETA"
[com.github.lyjaeho/jizcode-starter-parent "1.0.14-BETA"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
com.github.lyjaeho : jizcode-base | jar | 1.0.14-BETA |