License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.lyjaeho |
ArtifactId | ArtifactIdjizcode-data |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata
jizcode data
|
Filename | Size |
---|---|
jizcode-data-1.0.5.pom | |
jizcode-data-1.0.5.jar | 18 KB |
jizcode-data-1.0.5-sources.jar | 10 KB |
jizcode-data-1.0.5-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-data/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-data</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-data/
implementation 'com.github.lyjaeho:jizcode-data:1.0.5'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-data/
implementation ("com.github.lyjaeho:jizcode-data:1.0.5")
'com.github.lyjaeho:jizcode-data:jar:1.0.5'
<dependency org="com.github.lyjaeho" name="jizcode-data" rev="1.0.5">
<artifact name="jizcode-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-data', version='1.0.5')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-data" % "1.0.5"
[com.github.lyjaeho/jizcode-data "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.1.RELEASE |
org.flywaydb : flyway-core | jar | 5.2.4 |
com.github.lyjaeho : jizcode-base | jar | 1.0.5 |