mirror of
https://github.com/wahyd4/Martian.git
synced 2026-08-09 05:16:21 +10:00
更改项目名
This commit is contained in:
@@ -23,7 +23,7 @@ Declarative API programming (DAP) framework
|
||||
|
||||
## Project Description
|
||||
|
||||
Mars-Java is a Java development framework that does not require containers
|
||||
Martian is a Java development framework that does not require containers
|
||||
|
||||
No need for Tomcat, no Jboss, no Netty, or even Servlet. Based entirely on the JRE class library. The project lost weight again
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
## 项目简介
|
||||
|
||||
Mars-Java 是一个不需要容器的Java开发框架
|
||||
Martian 是一个不需要容器的Java开发框架
|
||||
|
||||
不需要Tomcat,不需要Jboss,不需要Netty,甚至不需要Servlet,完全基于JRE类库,将瘦身进行到底
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
<artifactId>mars-core</artifactId>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
<artifactId>mars-mvc</artifactId>
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
<artifactId>mars-server</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<version>3.0.27</version>
|
||||
</parent>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.github.yuyenews</groupId>
|
||||
<artifactId>Mars-Java</artifactId>
|
||||
<artifactId>Martian</artifactId>
|
||||
<version>3.0.27</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user