Last Version

cn.org.faster:spring-boot-starters 1.4.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

spring-boot-starters
Version

Version

1.4.2.RELEASE
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/faster-framework/faster-framework-project/#/spring-boot-starters

Download spring-boot-starters 1.4.2.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.