License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-framework-spring-boot-starter-parent |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Filename | Size |
---|---|
faster-framework-spring-boot-starter-parent-1.0.0.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-framework-spring-boot-starter-parent/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-framework-spring-boot-starter-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-spring-boot-starter-parent/
implementation 'cn.org.faster:faster-framework-spring-boot-starter-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-spring-boot-starter-parent/
implementation ("cn.org.faster:faster-framework-spring-boot-starter-parent:1.0.0.RELEASE")
'cn.org.faster:faster-framework-spring-boot-starter-parent:pom:1.0.0.RELEASE'
<dependency org="cn.org.faster" name="faster-framework-spring-boot-starter-parent" rev="1.0.0.RELEASE">
<artifact name="faster-framework-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-framework-spring-boot-starter-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-framework-spring-boot-starter-parent" % "1.0.0.RELEASE"
[cn.org.faster/faster-framework-spring-boot-starter-parent "1.0.0.RELEASE"]
Version |
---|
1.0.0.RELEASE
|