is not current version
Last Version 2.0.4.0

com.listeningframework.boot:listening-boot-autoconfigure 1.1.0


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar

Download listening-boot-autoconfigure 1.1.0


<!-- https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-autoconfigure/ -->
<dependency>
    <groupId>com.listeningframework.boot</groupId>
    <artifactId>listening-boot-autoconfigure</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-autoconfigure/
implementation 'com.listeningframework.boot:listening-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-autoconfigure/
implementation ("com.listeningframework.boot:listening-boot-autoconfigure:1.1.0")
'com.listeningframework.boot:listening-boot-autoconfigure:jar:1.1.0'
<dependency org="com.listeningframework.boot" name="listening-boot-autoconfigure" rev="1.1.0">
  <artifact name="listening-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.listeningframework.boot', module='listening-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.listeningframework.boot" % "listening-boot-autoconfigure" % "1.1.0"
[com.listeningframework.boot/listening-boot-autoconfigure "1.1.0"]