License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices |
GroupId | GroupIdcom.infilos |
ArtifactId | ArtifactIdrelax-java-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-java-spring-boot-starter-sample/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-java-spring-boot-starter-sample</artifactId>
<version>2.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-java-spring-boot-starter-sample/
implementation 'com.infilos:relax-java-spring-boot-starter-sample:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-java-spring-boot-starter-sample/
implementation ("com.infilos:relax-java-spring-boot-starter-sample:2.7.0-0")
'com.infilos:relax-java-spring-boot-starter-sample:jar:2.7.0-0'
<dependency org="com.infilos" name="relax-java-spring-boot-starter-sample" rev="2.7.0-0">
<artifact name="relax-java-spring-boot-starter-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-java-spring-boot-starter-sample', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-java-spring-boot-starter-sample" % "2.7.0-0"
[com.infilos/relax-java-spring-boot-starter-sample "2.7.0-0"]
Group / Artifact | Type | Version |
---|---|---|
com.infilos : relax-java-spring-boot-starter | jar | 2.7.0-0 |
com.infilos : relax-track-rest-spring-boot-starter | jar | 2.7.0-0 |
com.infilos : relax-track-audit-spring-boot-starter | jar | 2.7.0-0 |
com.infilos : relax-authctx-spring-boot-starter | jar | 2.7.0-0 |
com.infilos : relax-router-spring-boot-starter | jar | 2.7.0-0 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.apache.tika : tika-core | jar | 1.24.1 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |
Group / Artifact | Type | Version |
---|---|---|
com.konghq : unirest-java | jar | 3.11.06 |
com.konghq : unirest-objectmapper-jackson | jar | 3.11.06 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |