| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices ORM Data | 
| GroupId | GroupIdorg.leapframework | 
| ArtifactId | ArtifactIdspring-boot-starter-jmms-orm | 
| Last Version | Last Version0.6.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava meta-micro-service framework based on spring boot. | 
<!-- https://jarcasting.com/artifacts/org.leapframework/spring-boot-starter-jmms-orm/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>spring-boot-starter-jmms-orm</artifactId>
    <version>0.6.2</version>
</dependency>// https://jarcasting.com/artifacts/org.leapframework/spring-boot-starter-jmms-orm/
implementation 'org.leapframework:spring-boot-starter-jmms-orm:0.6.2'// https://jarcasting.com/artifacts/org.leapframework/spring-boot-starter-jmms-orm/
implementation ("org.leapframework:spring-boot-starter-jmms-orm:0.6.2")'org.leapframework:spring-boot-starter-jmms-orm:jar:0.6.2'<dependency org="org.leapframework" name="spring-boot-starter-jmms-orm" rev="0.6.2">
  <artifact name="spring-boot-starter-jmms-orm" type="jar" />
</dependency>@Grapes(
@Grab(group='org.leapframework', module='spring-boot-starter-jmms-orm', version='0.6.2')
)libraryDependencies += "org.leapframework" % "spring-boot-starter-jmms-orm" % "0.6.2"[org.leapframework/spring-boot-starter-jmms-orm "0.6.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.leapframework : leap-spring-boot-orm | jar | 0.7.13b | 
| org.leapframework : jmms-engine | jar | 0.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.5.8.RELEASE | 
| org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.8.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.20 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| com.h2database : h2 | jar | 1.4.199 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.leapframework : leap-junit | jar | 0.7.13b |