is not current version
Last Version 3.0.6

com.github.fartherp.spring.boot:framework-spring-boot 3.0.0

framework integration with Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fartherp.spring.boot
ArtifactId

ArtifactId

framework-spring-boot
Version

Version

3.0.0
Type

Type

pom

Download framework-spring-boot 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/framework-spring-boot/ -->
<dependency>
    <groupId>com.github.fartherp.spring.boot</groupId>
    <artifactId>framework-spring-boot</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/framework-spring-boot/
implementation 'com.github.fartherp.spring.boot:framework-spring-boot:3.0.0'
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/framework-spring-boot/
implementation ("com.github.fartherp.spring.boot:framework-spring-boot:3.0.0")
'com.github.fartherp.spring.boot:framework-spring-boot:pom:3.0.0'
<dependency org="com.github.fartherp.spring.boot" name="framework-spring-boot" rev="3.0.0">
  <artifact name="framework-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp.spring.boot', module='framework-spring-boot', version='3.0.0')
)
libraryDependencies += "com.github.fartherp.spring.boot" % "framework-spring-boot" % "3.0.0"
[com.github.fartherp.spring.boot/framework-spring-boot "3.0.0"]