License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fastviewx |
ArtifactId | ArtifactIdfastviewx-spring-boot-starter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprovide view to the api interface
|
<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx-spring-boot-starter/ -->
<dependency>
<groupId>com.fastviewx</groupId>
<artifactId>fastviewx-spring-boot-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-spring-boot-starter/
implementation 'com.fastviewx:fastviewx-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-spring-boot-starter/
implementation ("com.fastviewx:fastviewx-spring-boot-starter:1.1")
'com.fastviewx:fastviewx-spring-boot-starter:jar:1.1'
<dependency org="com.fastviewx" name="fastviewx-spring-boot-starter" rev="1.1">
<artifact name="fastviewx-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx-spring-boot-starter', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx-spring-boot-starter" % "1.1"
[com.fastviewx/fastviewx-spring-boot-starter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastviewx : fastviewx-core | jar | 1.1 |
org.springframework.boot : spring-boot-starter-web | jar |