Last Version

MetaRing Spring Boot Extension 1.5.9

The Spring Boot root extension for the MetaRing Framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-spring-boot
Version

Version

1.5.9
Type

Type

jar
Description

Description

MetaRing Spring Boot Extension
The Spring Boot root extension for the MetaRing Framework
Project URL

Project URL

https://www.metaring.com
Source Code Management

Source Code Management

https://github.com/metaring/framework-ext-spring-boot.git

Download framework-ext-spring-boot 1.5.9


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.metaring : framework-java jar 1.5.9
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.