Last Version

framework-spring-boot 3.0.6

framework integration with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fartherp.spring.boot
ArtifactId

ArtifactId

framework-spring-boot
Version

Version

3.0.6
Type

Type

pom
Description

Description

framework-spring-boot
framework integration with Spring Boot
Project URL

Project URL

https://github.com/fartherp/spring-boot-starter
Source Code Management

Source Code Management

https://github.com/fartherp/spring-boot-starter

Download framework-spring-boot 3.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2

Project Modules

  • framework-spring-boot-autoconfigure
  • framework-spring-boot-starter
  • framework-spring-boot-test-autoconfigure
  • framework-spring-boot-starter-test