| | |
| | | <version>3.4</version> |
| | | </dependency> |
| | | |
| | | <!-- Golden实时数据库依赖jar包--> |
| | | <dependency> |
| | | <groupId>golden</groupId> |
| | | <artifactId>golden.commons.beanutils</artifactId> |
| | | <version>1.8.3</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>golden</groupId> |
| | | <artifactId>golden.commons.logging</artifactId> |
| | | <version>1.1.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>golden</groupId> |
| | | <artifactId>golden.golden.java.sdk</artifactId> |
| | | <version>3.0.34</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>golden</groupId> |
| | | <artifactId>golden.protobuf.java</artifactId> |
| | | <version>2.6.1</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | <build> |