License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-cloud |
Last Version | Last Version2.3.8.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeingto-cloud
小神龙云平台
|
Project URL |
Project URL |
Filename | Size |
---|---|
feingto-cloud-2.3.8.RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-cloud/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-cloud</artifactId>
<version>2.3.8.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-cloud/
implementation 'com.feingto:feingto-cloud:2.3.8.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-cloud/
implementation ("com.feingto:feingto-cloud:2.3.8.RELEASE")
'com.feingto:feingto-cloud:pom:2.3.8.RELEASE'
<dependency org="com.feingto" name="feingto-cloud" rev="2.3.8.RELEASE">
<artifact name="feingto-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-cloud', version='2.3.8.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-cloud" % "2.3.8.RELEASE"
[com.feingto/feingto-cloud "2.3.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |