Last Version

framework-spring-boot-starter 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-starter
Version

Version

3.0.6
Type

Type

jar
Description

Description

framework-spring-boot-starter
framework integration with Spring Boot

Download framework-spring-boot-starter 3.0.6


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.github.fartherp.spring.boot : framework-spring-boot-autoconfigure jar 3.0.6
com.github.fartherp : framework-common jar 3.0.6
com.github.fartherp : framework-compress jar 3.0.6
com.github.fartherp : framework-core jar 3.0.6
com.github.fartherp : framework-database jar 3.0.6
com.github.fartherp : framework-exception jar 3.0.6
com.github.fartherp : framework-file jar 3.0.6
com.github.fartherp : framework-net jar 3.0.6
com.github.fartherp : framework-poi jar 3.0.6
com.github.fartherp : framework-security jar 3.0.6
org.junit.jupiter : junit-jupiter-api jar 5.3.2

Project Modules

There are no modules declared in this project.