MVN

com.github.yanghyu : gifu-data-service

Maven & Gradle

Nov 26, 2020
0 stars

gifu-data-service · Gifu Data Service

<dependency>
    <groupId>com.github.yanghyu</groupId>
    <artifactId>gifu-data-service</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yanghyu : gifu-data-service to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0-RELEASE

All Versions

Choose a version of com.github.yanghyu : gifu-data-service to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
gifu-data-service-1.1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yanghyu</groupId>
    <artifactId>gifu-data-service</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>

Advertisement