framework
A full-stack java framework.
| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices ORM Data | 
| GroupId | GroupIdorg.leapframework | 
| ArtifactId | ArtifactIdleap-spring-boot-orm | 
| Last Version | Last Version0.7.13b | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA full-stack java web framework. | 
| Filename | Size | 
|---|---|
| leap-spring-boot-orm-0.7.13b.pom | |
| leap-spring-boot-orm-0.7.13b.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot-orm/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>leap-spring-boot-orm</artifactId>
    <version>0.7.13b</version>
</dependency>// https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot-orm/
implementation 'org.leapframework:leap-spring-boot-orm:0.7.13b'// https://jarcasting.com/artifacts/org.leapframework/leap-spring-boot-orm/
implementation ("org.leapframework:leap-spring-boot-orm:0.7.13b")'org.leapframework:leap-spring-boot-orm:jar:0.7.13b'<dependency org="org.leapframework" name="leap-spring-boot-orm" rev="0.7.13b">
  <artifact name="leap-spring-boot-orm" type="jar" />
</dependency>@Grapes(
@Grab(group='org.leapframework', module='leap-spring-boot-orm', version='0.7.13b')
)libraryDependencies += "org.leapframework" % "leap-spring-boot-orm" % "0.7.13b"[org.leapframework/leap-spring-boot-orm "0.7.13b"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.leapframework : leap-spring-boot | jar | 0.7.13b | 
| org.leapframework : leap-orm | jar | 0.7.13b | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
|---|---|---|
| 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.