framework
A full-stack java framework.
| License | License | 
|---|---|
| GroupId | GroupIdorg.leapframework | 
| ArtifactId | ArtifactIdleap-webapi | 
| Last Version | Last Version0.7.13b | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA full-stack java web framework. | 
| Filename | Size | 
|---|---|
| leap-webapi-0.7.13b.pom | |
| leap-webapi-0.7.13b.jar | 404 KB | 
| leap-webapi-0.7.13b-sources.jar | 260 KB | 
| leap-webapi-0.7.13b-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.leapframework/leap-webapi/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>leap-webapi</artifactId>
    <version>0.7.13b</version>
</dependency>// https://jarcasting.com/artifacts/org.leapframework/leap-webapi/
implementation 'org.leapframework:leap-webapi:0.7.13b'// https://jarcasting.com/artifacts/org.leapframework/leap-webapi/
implementation ("org.leapframework:leap-webapi:0.7.13b")'org.leapframework:leap-webapi:jar:0.7.13b'<dependency org="org.leapframework" name="leap-webapi" rev="0.7.13b">
  <artifact name="leap-webapi" type="jar" />
</dependency>@Grapes(
@Grab(group='org.leapframework', module='leap-webapi', version='0.7.13b')
)libraryDependencies += "org.leapframework" % "leap-webapi" % "0.7.13b"[org.leapframework/leap-webapi "0.7.13b"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.leapframework : leap-websecurity | jar | 0.7.13b | 
| org.leapframework : leap-oauth2-webapp | jar | 0.7.13b | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.leapframework : leap-orm | jar | 0.7.13b | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.leapframework : leap-junit | jar | 0.7.13b | 
| com.h2database : h2 | jar | 1.3.172 | 
| org.apache.derby : derby | jar | 10.10.2.0 | 
| mysql : mysql-connector-java | jar | 5.1.26 | 
| postgresql : postgresql | jar | 9.1-901.jdbc4 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 1.1.7 | 
| com.microsoft.sqlserver : mssql-jdbc | jar | 6.1.0.jre8 | 
| com.oracle.jdbc » ojdbc7 | jar | 12.1.0.2 | 
A full-stack java framework.