License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-framework-core-spring-boot-starter |
Version | Version1.1.0.RELEASE |
Type | Typejar |
Description |
Descriptionfaster-framework-core-spring-boot-starter
faster framework by Spring Boot
|
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core-spring-boot-starter/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-framework-core-spring-boot-starter</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core-spring-boot-starter/
implementation 'cn.org.faster:faster-framework-core-spring-boot-starter:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core-spring-boot-starter/
implementation ("cn.org.faster:faster-framework-core-spring-boot-starter:1.1.0.RELEASE")
'cn.org.faster:faster-framework-core-spring-boot-starter:jar:1.1.0.RELEASE'
<dependency org="cn.org.faster" name="faster-framework-core-spring-boot-starter" rev="1.1.0.RELEASE">
<artifact name="faster-framework-core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-framework-core-spring-boot-starter', version='1.1.0.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-framework-core-spring-boot-starter" % "1.1.0.RELEASE"
[cn.org.faster/faster-framework-core-spring-boot-starter "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.org.faster : faster-framework-core-spring-boot-autoconfigure | jar | 1.1.0.RELEASE |