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