is not current version
Last Version 1.2.1

site.morn.framework:morn-framework-autoconfigure 1.2.0


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

site.morn.framework
ArtifactId

ArtifactId

morn-framework-autoconfigure
Version

Version

1.2.0
Type

Type

jar

Download morn-framework-autoconfigure 1.2.0


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