mango

mango web framework

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

io.pelle.mango
Идентификатор

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

mango-gradle-plugin
Последняя версия

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

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/pellepelster/mango

Скачать mango-gradle-plugin

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

<!-- https://jarcasting.com/artifacts/io.pelle.mango/mango-gradle-plugin/ -->
<dependency>
    <groupId>io.pelle.mango</groupId>
    <artifactId>mango-gradle-plugin</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.pelle.mango/mango-gradle-plugin/
implementation 'io.pelle.mango:mango-gradle-plugin:0.0.6'
// https://jarcasting.com/artifacts/io.pelle.mango/mango-gradle-plugin/
implementation ("io.pelle.mango:mango-gradle-plugin:0.0.6")
'io.pelle.mango:mango-gradle-plugin:jar:0.0.6'
<dependency org="io.pelle.mango" name="mango-gradle-plugin" rev="0.0.6">
  <artifact name="mango-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pelle.mango', module='mango-gradle-plugin', version='0.0.6')
)
libraryDependencies += "io.pelle.mango" % "mango-gradle-plugin" % "0.0.6"
[io.pelle.mango/mango-gradle-plugin "0.0.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.xtext : xtext-gradle-plugin jar 0.0.2

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

Данный проект не имеет модулей.

Mango in three minutes

Mango is a web based framework built on top of a domain specific language that lets you model entities, user interfaces and services. Have a look at the video to see how little it takes to get started with your own project.

Mango in three minutes

Overview

A generel overview is available at http://pelle.io/mango/, the growing documentation is available at http://pellepelster.gitbooks.io/mango-documentation/.

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

Версия
0.0.6
0.0.5