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