License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices |
GroupId | GroupIdcom.idefav |
ArtifactId | ArtifactIdspring-boot-starter-rest-lb |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionSpring Boot Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.idefav/spring-boot-starter-rest-lb/ -->
<dependency>
<groupId>com.idefav</groupId>
<artifactId>spring-boot-starter-rest-lb</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.idefav/spring-boot-starter-rest-lb/
implementation 'com.idefav:spring-boot-starter-rest-lb:1.0.1'
// https://jarcasting.com/artifacts/com.idefav/spring-boot-starter-rest-lb/
implementation ("com.idefav:spring-boot-starter-rest-lb:1.0.1")
'com.idefav:spring-boot-starter-rest-lb:jar:1.0.1'
<dependency org="com.idefav" name="spring-boot-starter-rest-lb" rev="1.0.1">
<artifact name="spring-boot-starter-rest-lb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idefav', module='spring-boot-starter-rest-lb', version='1.0.1')
)
libraryDependencies += "com.idefav" % "spring-boot-starter-rest-lb" % "1.0.1"
[com.idefav/spring-boot-starter-rest-lb "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-web | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.commons : commons-lang3 | jar |