Speedy Web Application Framework

The Speedy Web Application Framework (SWAF) is aimed to be small, easy to deploy and (more buzzwords here)

Лицензия

Лицензия

Группа

Группа

com.github.mwmahlberg.speedy
Идентификатор

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

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

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

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Speedy Web Application Framework
The Speedy Web Application Framework (SWAF) is aimed to be small, easy to deploy and (more buzzwords here)
Ссылка на сайт

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

http://mwmahlberg.github.io/speedy
Система контроля версий

Система контроля версий

https://github.com/mwmahlberg/speedy

Скачать Speedy

Имя Файла Размер
Speedy-0.1.1.pom 7 KB
Обзор

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

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

Зависимости

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

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

  • speedy-api
  • speedy-core
  • speedy-template-thymeleaf
  • speedy-archetype

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

Версия
0.1.1
0.1.0