is not current version
Last Version 1.0.1

com.idefav:spring-boot-starter-rest-lb 1.0.1-snapshot


Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

com.idefav
ArtifactId

ArtifactId

spring-boot-starter-rest-lb
Version

Version

1.0.1-snapshot
Type

Type

jar

Download spring-boot-starter-rest-lb 1.0.1-snapshot


<!-- 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-snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/com.idefav/spring-boot-starter-rest-lb/
implementation 'com.idefav:spring-boot-starter-rest-lb:1.0.1-snapshot'
// https://jarcasting.com/artifacts/com.idefav/spring-boot-starter-rest-lb/
implementation ("com.idefav:spring-boot-starter-rest-lb:1.0.1-snapshot")
'com.idefav:spring-boot-starter-rest-lb:jar:1.0.1-snapshot'
<dependency org="com.idefav" name="spring-boot-starter-rest-lb" rev="1.0.1-snapshot">
  <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-snapshot')
)
libraryDependencies += "com.idefav" % "spring-boot-starter-rest-lb" % "1.0.1-snapshot"
[com.idefav/spring-boot-starter-rest-lb "1.0.1-snapshot"]