is not current version
Last Version 0.7.13b

org.leapframework:leap-spring-boot-web 0.7.1b


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-spring-boot-web
Version

Version

0.7.1b
Type

Type

jar

Download leap-spring-boot-web 0.7.1b


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