License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.infilos |
ArtifactId | ArtifactIdrelax-track-rest-spring-boot-starter |
Last Version | Last Version2.7.0-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkits to develop spring boot applications.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-track-rest-spring-boot-starter/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-track-rest-spring-boot-starter</artifactId>
<version>2.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-track-rest-spring-boot-starter/
implementation 'com.infilos:relax-track-rest-spring-boot-starter:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-track-rest-spring-boot-starter/
implementation ("com.infilos:relax-track-rest-spring-boot-starter:2.7.0-0")
'com.infilos:relax-track-rest-spring-boot-starter:jar:2.7.0-0'
<dependency org="com.infilos" name="relax-track-rest-spring-boot-starter" rev="2.7.0-0">
<artifact name="relax-track-rest-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-track-rest-spring-boot-starter', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-track-rest-spring-boot-starter" % "2.7.0-0"
[com.infilos/relax-track-rest-spring-boot-starter "2.7.0-0"]
Group / Artifact | Type | Version |
---|---|---|
com.infilos : relax-utils | jar | 0.2.0 |
com.infilos : relax-track-api-spring-boot-starter | jar | 2.7.0-0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |