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