File | Operation |
---|---|
fist-cloud-gateway-3.4.0.pom | download |
<dependency>
<groupId>com.power4j.fist3</groupId>
<artifactId>fist-cloud-gateway</artifactId>
<version>3.4.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.power4j.fist3', module='fist-cloud-gateway', version='3.4.0')
)
<parent> <groupId>com.power4j.fist3</groupId> <artifactId>fist-kit-cloud</artifactId> <version>3.4.0</version> </parent>