|
|
@ -11,17 +11,8 @@ |
|
|
|
</properties> |
|
|
|
</properties> |
|
|
|
<modules> |
|
|
|
<modules> |
|
|
|
<module>plugin-function</module> |
|
|
|
<module>plugin-function</module> |
|
|
|
<module>plugin-formula-script</module> |
|
|
|
|
|
|
|
<module>plugin-iframe</module> |
|
|
|
|
|
|
|
</modules> |
|
|
|
</modules> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
<!-- tools.jar包 --> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>jdk.tools</groupId> |
|
|
|
|
|
|
|
<artifactId>tools</artifactId> |
|
|
|
|
|
|
|
<version>1.8</version> |
|
|
|
|
|
|
|
<systemPath>${JAVA_HOME}/lib/tools.jar</systemPath> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<!-- core包 --> |
|
|
|
<!-- core包 --> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.fr.third</groupId> |
|
|
|
<groupId>com.fr.third</groupId> |
|
|
|