springmad

springmad is a lightweight Java Web Framework

Лицензия

Лицензия

Группа

Группа

org.springmad
Идентификатор

Идентификатор

springmad
Последняя версия

Последняя версия

1.3.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

springmad
springmad is a lightweight Java Web Framework
Ссылка на сайт

Ссылка на сайт

http://www.springmad.org/
Организация-разработчик

Организация-разработчик

JHipster

Скачать springmad

Имя Файла Размер
springmad-1.3.1.pom 14 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • mad-core-common
  • mad-core-security
  • mad-core-aop
  • mad-dependencies
  • mad-core-config
  • mad-core-lock
  • mad-test
  • mad-elasticsearch
  • mad-kafka
  • mad-pom-plugin
  • mad-redis
  • mad-mybatis
  • mad-shardingsphere
  • mad-mongodb
  • mad-jpa
  • mad-core-stream

Версии библиотеки

Версия
1.3.1
1.0
1.0-m4
1.0-m3
1.0-m2
1.0-m1