is not current version
Last Version 2.0.4.0

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


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-autoconfigure
Version

Version

1.0.1
Type

Type

jar

Download listening-boot-autoconfigure 1.0.1


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