License |
License |
---|---|
Categories |
CategoriesData Leaf Databases |
GroupId | GroupIdcom.github.yanghyu |
ArtifactId | ArtifactIdgifu-data-server-leaf |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongifu-data-server-leaf
Gifu Data Server Leaf
|
<!-- https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-server-leaf/ -->
<dependency>
<groupId>com.github.yanghyu</groupId>
<artifactId>gifu-data-server-leaf</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-server-leaf/
implementation 'com.github.yanghyu:gifu-data-server-leaf:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-server-leaf/
implementation ("com.github.yanghyu:gifu-data-server-leaf:1.0.0-RELEASE")
'com.github.yanghyu:gifu-data-server-leaf:jar:1.0.0-RELEASE'
<dependency org="com.github.yanghyu" name="gifu-data-server-leaf" rev="1.0.0-RELEASE">
<artifact name="gifu-data-server-leaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanghyu', module='gifu-data-server-leaf', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.yanghyu" % "gifu-data-server-leaf" % "1.0.0-RELEASE"
[com.github.yanghyu/gifu-data-server-leaf "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
com.github.yanghyu : gifu-data-starter-leaf | jar | 1.0.0-RELEASE |
org.springframework.boot : spring-boot-starter | jar | |
com.github.yanghyu : gifu-data-autoconfigure | jar | 1.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |