License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-gateway-reactive |
Last Version | Last Version2.3.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description小神龙云平台
|
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-gateway-reactive/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-gateway-reactive</artifactId>
<version>2.3.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-reactive/
implementation 'com.feingto:feingto-gateway-reactive:2.3.3.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-reactive/
implementation ("com.feingto:feingto-gateway-reactive:2.3.3.RELEASE")
'com.feingto:feingto-gateway-reactive:jar:2.3.3.RELEASE'
<dependency org="com.feingto" name="feingto-gateway-reactive" rev="2.3.3.RELEASE">
<artifact name="feingto-gateway-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-gateway-reactive', version='2.3.3.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-gateway-reactive" % "2.3.3.RELEASE"
[com.feingto/feingto-gateway-reactive "2.3.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |