biz-common
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.miitang.runtime</groupId>
<artifactId>biz-common</artifactId>
<version>2.0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?> <project> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.miitang</groupId> <artifactId>miitang-runtime</artifactId> <version>2.0</version> </parent> <groupId>com.miitang.runtime</groupId> <artifactId>biz-common</artifactId> <version>2.0</version> <name>Miitang Biz Runtime common</name> <url>http://www.miitang.com</url> </project>