framework-ext-spring-boot
The Spring Boot root extension for the MetaRing Framework
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdframework-ext-spring-boot |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Spring Boot Extension
The Spring Boot root extension for the MetaRing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>framework-ext-spring-boot</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot/
implementation 'com.metaring:framework-ext-spring-boot:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-spring-boot/
implementation ("com.metaring:framework-ext-spring-boot:1.5.9")
'com.metaring:framework-ext-spring-boot:jar:1.5.9'
<dependency org="com.metaring" name="framework-ext-spring-boot" rev="1.5.9">
<artifact name="framework-ext-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-spring-boot', version='1.5.9')
)
libraryDependencies += "com.metaring" % "framework-ext-spring-boot" % "1.5.9"
[com.metaring/framework-ext-spring-boot "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : framework-java | jar | 1.5.9 |
org.springframework.boot : spring-boot-starter | jar | 2.1.7.RELEASE |
The Spring Boot root extension for the MetaRing Framework