1 Star 0 Fork 0

GY-code / GIEP-Java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 720 Bytes
一键复制 编辑 原始数据 按行查看 历史
GY-code 提交于 2022-05-19 19:34 . Initial commit
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>BJTU.SSE</groupId>
<artifactId>GIEP</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>Game Information and Entertainment Platform</name>
<dependencies>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.21</version>
</dependency>
<dependency>
<groupId>javazoom</groupId>
<artifactId>jlayer</artifactId>
<version>1.0.1</version>
</dependency>
</dependencies>
</project>
Java
1
https://gitee.com/GY-code/GIEP-Java.git
git@gitee.com:GY-code/GIEP-Java.git
GY-code
GIEP-Java
GIEP-Java
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891