1 Star 0 Fork 27

WY830 / hasor-examples

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom.xml 929 Bytes
Copy Edit Raw Blame History
<?xml version="1.0" encoding="UTF-8"?>
<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>
<!-- Maven Info -->
<groupId>net.hasor</groupId>
<artifactId>example-root</artifactId>
<version>1.0</version>
<packaging>pom</packaging>
<!-- Project Info -->
<name>example-root</name>
<modules>
<module>hasor/www-dataql-demos</module>
<module>spring/springboot-dataway-db</module>
<module>spring/springboot-dataway-nacos</module>
<module>spring/springcloud-dataway-nacos</module>
<module>spring/springboot-tconsole</module>
<module>spring/springboot-dal-on-dataql</module>
<module>spring/springmvc-war-dataway</module>
</modules>
</project>
Java
1
https://gitee.com/MneeuQ/hasor-examples.git
git@gitee.com:MneeuQ/hasor-examples.git
MneeuQ
hasor-examples
hasor-examples
master

Search