framework
A full-stack java framework.
License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.leapframework |
ArtifactId | ArtifactIdleap-oauth2 |
Last Version | Last Version0.6.1b |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA full-stack java web framework.
|
Filename | Size |
---|---|
leap-oauth2-0.6.1b.pom | |
leap-oauth2-0.6.1b.jar | 219 KB |
leap-oauth2-0.6.1b-sources.jar | 198 KB |
leap-oauth2-0.6.1b-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.leapframework/leap-oauth2/ -->
<dependency>
<groupId>org.leapframework</groupId>
<artifactId>leap-oauth2</artifactId>
<version>0.6.1b</version>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/leap-oauth2/
implementation 'org.leapframework:leap-oauth2:0.6.1b'
// https://jarcasting.com/artifacts/org.leapframework/leap-oauth2/
implementation ("org.leapframework:leap-oauth2:0.6.1b")
'org.leapframework:leap-oauth2:jar:0.6.1b'
<dependency org="org.leapframework" name="leap-oauth2" rev="0.6.1b">
<artifact name="leap-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='leap-oauth2', version='0.6.1b')
)
libraryDependencies += "org.leapframework" % "leap-oauth2" % "0.6.1b"
[org.leapframework/leap-oauth2 "0.6.1b"]
Group / Artifact | Type | Version |
---|---|---|
org.leapframework : leap-websecurity | jar | 0.6.1b |
Group / Artifact | Type | Version |
---|---|---|
org.leapframework : leap-htpl | jar | 0.6.1b |
org.leapframework : leap-orm | jar | 0.6.1b |
org.leapframework : leap-webunit | jar | 0.6.1b |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
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.