Pippo Parent

Micro java web framework

License

License

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.pippo
ArtifactId

ArtifactId

pippo-parent
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Pippo Parent
Micro java web framework

Download pippo-parent

Filename Size
pippo-parent-0.3.0.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • pippo
  • pippo-core
  • pippo-jetty
  • pippo-freemarker
  • pippo-jade
  • pippo-demo

Versions

Version
0.3.0
0.2.0
0.1.0