License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-plugin |
Version | Version2.5.2.RELEASE |
Type | Typejar |
Description |
DescriptionFeingto微服务通用组件库
|
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-plugin/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-plugin</artifactId>
<version>2.5.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-plugin/
implementation 'com.feingto:feingto-plugin:2.5.2.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-plugin/
implementation ("com.feingto:feingto-plugin:2.5.2.RELEASE")
'com.feingto:feingto-plugin:jar:2.5.2.RELEASE'
<dependency org="com.feingto" name="feingto-plugin" rev="2.5.2.RELEASE">
<artifact name="feingto-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-plugin', version='2.5.2.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-plugin" % "2.5.2.RELEASE"
[com.feingto/feingto-plugin "2.5.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.feingto : feingto-auto-configurations | jar | 2.5.2.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |