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