mango

mango web framework

License

License

GroupId

GroupId

io.pelle.mango
ArtifactId

ArtifactId

mango-base
Last Version

Last Version

0.0.12-FINAL
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-base

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.12-FINAL
0.0.10-FINAL
0.0.9-FINAL
0.0.5
0.0.4
0.0.3