|
@@ -79,6 +79,13 @@
|
|
|
<scope>system</scope>
|
|
<scope>system</scope>
|
|
|
<systemPath>${project.basedir}/src/main/resources/lib/gexin-rp-fastjson-1.0.0.7.jar</systemPath>
|
|
<systemPath>${project.basedir}/src/main/resources/lib/gexin-rp-fastjson-1.0.0.7.jar</systemPath>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.google.protobuf</groupId>
|
|
|
|
|
+ <artifactId>protobuf-java</artifactId>
|
|
|
|
|
+ <version>${getui-fastjson.version}</version>
|
|
|
|
|
+ <scope>system</scope>
|
|
|
|
|
+ <systemPath>${project.basedir}/src/main/resources/lib/protobuf-java-3.19.1.jar</systemPath>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.railway</groupId>
|
|
<groupId>com.railway</groupId>
|