is not current version
Last Version 1.2.2

site.morn.boot:morn-boot-autoconfigure 1.0.0


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download morn-boot-autoconfigure 1.0.0


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