is not current version
Last Version 2022.0.2

com.feingto.cloud:feingto-auto-configurations 2.5.2.RELEASE


Categories

Categories

Auto Application Layer Libs Code Generators Configuration config
GroupId

GroupId

com.feingto.cloud
ArtifactId

ArtifactId

feingto-auto-configurations
Version

Version

2.5.2.RELEASE
Type

Type

jar

Download feingto-auto-configurations 2.5.2.RELEASE


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