mango

mango web framework

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.pelle.mango
ArtifactId

ArtifactId

mango-gradle-plugin
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

mango
mango web framework
Source Code Management

Source Code Management

https://github.com/pellepelster/mango

Download mango-gradle-plugin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.xtext : xtext-gradle-plugin jar 0.0.2

Project Modules

There are no modules declared in this project.

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/.

Versions

Version
0.0.6
0.0.5