is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-dependencies 2.3.7.RELEASE

Feingto微服务通用组件库

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-dependencies
Version

Version

2.3.7.RELEASE
Type

Type

pom

Download feingto-dependencies 2.3.7.RELEASE


<!-- https://jarcasting.com/artifacts/com.feingto/feingto-dependencies/ -->
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>feingto-dependencies</artifactId>
    <version>2.3.7.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies/
implementation 'com.feingto:feingto-dependencies:2.3.7.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies/
implementation ("com.feingto:feingto-dependencies:2.3.7.RELEASE")
'com.feingto:feingto-dependencies:pom:2.3.7.RELEASE'
<dependency org="com.feingto" name="feingto-dependencies" rev="2.3.7.RELEASE">
  <artifact name="feingto-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-dependencies', version='2.3.7.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-dependencies" % "2.3.7.RELEASE"
[com.feingto/feingto-dependencies "2.3.7.RELEASE"]