| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.infilos |
| ArtifactId | ArtifactIdrelax-spring-boot-starter |
| Last Version | Last Version2.7.0-0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionrelax-spring-boot-starter
Toolkits to develop spring boot applications.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| relax-spring-boot-starter-2.7.0-0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-spring-boot-starter/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-spring-boot-starter</artifactId>
<version>2.7.0-0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-spring-boot-starter/
implementation 'com.infilos:relax-spring-boot-starter:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-spring-boot-starter/
implementation ("com.infilos:relax-spring-boot-starter:2.7.0-0")
'com.infilos:relax-spring-boot-starter:pom:2.7.0-0'
<dependency org="com.infilos" name="relax-spring-boot-starter" rev="2.7.0-0">
<artifact name="relax-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-spring-boot-starter', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-spring-boot-starter" % "2.7.0-0"
[com.infilos/relax-spring-boot-starter "2.7.0-0"]