Last Version

jmms 0.6.2

Java meta-micro-service framework based on spring boot.

License

License

GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

jmms-parent
Version

Version

0.6.2
Type

Type

pom
Description

Description

jmms
Java meta-micro-service framework based on spring boot.
Project URL

Project URL

https://jmms-doc.github.io/
Source Code Management

Source Code Management

http://github.com/leapframework/framework/tree/master

Download jmms-parent 0.6.2

Filename Size
jmms-parent-0.6.2.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.leapframework/jmms-parent/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>jmms-parent</artifactId>
    <version>0.6.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/jmms-parent/
implementation 'org.leapframework:jmms-parent:0.6.2'
// https://jarcasting.com/artifacts/org.leapframework/jmms-parent/
implementation ("org.leapframework:jmms-parent:0.6.2")
'org.leapframework:jmms-parent:pom:0.6.2'
<dependency org="org.leapframework" name="jmms-parent" rev="0.6.2">
  <artifact name="jmms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='jmms-parent', version='0.6.2')
)
libraryDependencies += "org.leapframework" % "jmms-parent" % "0.6.2"
[org.leapframework/jmms-parent "0.6.2"]

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.20
ch.qos.logback : logback-classic jar 1.2.3
com.h2database : h2 jar 1.4.199

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.leapframework : leap-junit jar 0.7.13b

Project Modules

  • compat3rd
  • sdk
  • core
  • engine
  • web
  • testing
  • definitions/domains
  • definitions/formats
  • modules/redis
  • plugins
  • managers
  • protocols/scim
  • starter/spring-boot
  • starter/spring-boot-doc
  • starter/spring-boot-leap
  • starter/spring-boot-min
  • starter/spring-boot-orm
  • starter/spring-boot-test
  • starter/spring-boot-template
  • tests/test-cli
  • tests/test-cponly-app
  • tests/test-multi-tenant
  • tests/test-oauth2-internal
  • tests/test-spring-base
  • tests/test-spring-boot2
  • tests/test-spring-dbgen
  • tests/test-spring-ds
  • tests/test-spring-json
  • tests/test-spring-doc
  • tests/test-spring-jsw
  • tests/test-spring-leap
  • tests/test-spring-leapmeta
  • tests/test-spring-metaonly
  • tests/test-spring-nodb
  • tests/test-spring-noweb
  • tests/test-spring-oauth2
  • tests/test-spring-orm
  • tests/test-spring-sql
  • tests/test-spring-war
  • tests/test-spring-webui
  • tests/test-web-login