License |
License |
---|---|
Categories |
CategoriesScala Languages Spring Boot Container Microservices |
GroupId | GroupIdcom.infilos |
ArtifactId | ArtifactIdrelax-scala-spring-boot-starter-sample |
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-scala-spring-boot-starter-sample/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-scala-spring-boot-starter-sample</artifactId>
<version>2.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-scala-spring-boot-starter-sample/
implementation 'com.infilos:relax-scala-spring-boot-starter-sample:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-scala-spring-boot-starter-sample/
implementation ("com.infilos:relax-scala-spring-boot-starter-sample:2.7.0-0")
'com.infilos:relax-scala-spring-boot-starter-sample:jar:2.7.0-0'
<dependency org="com.infilos" name="relax-scala-spring-boot-starter-sample" rev="2.7.0-0">
<artifact name="relax-scala-spring-boot-starter-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-scala-spring-boot-starter-sample', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-scala-spring-boot-starter-sample" % "2.7.0-0"
[com.infilos/relax-scala-spring-boot-starter-sample "2.7.0-0"]
Group / Artifact | Type | Version |
---|---|---|
com.infilos : relax-scala-spring-boot-starter | jar | 2.7.0-0 |