is not current version
Last Version 0.7.13b

org.leapframework:leap-spring-boot 0.7.5b


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-spring-boot
Version

Version

0.7.5b
Type

Type

jar

Download leap-spring-boot 0.7.5b


<!-- https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>leap-spring-boot</artifactId>
    <version>0.7.5b</version>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot/
implementation 'org.leapframework:leap-spring-boot:0.7.5b'
// https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot/
implementation ("org.leapframework:leap-spring-boot:0.7.5b")
'org.leapframework:leap-spring-boot:jar:0.7.5b'
<dependency org="org.leapframework" name="leap-spring-boot" rev="0.7.5b">
  <artifact name="leap-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='leap-spring-boot', version='0.7.5b')
)
libraryDependencies += "org.leapframework" % "leap-spring-boot" % "0.7.5b"
[org.leapframework/leap-spring-boot "0.7.5b"]