Last Version

Pippo 1.13.1

A module that provides dependencies to all core submodules needed to run Pippo application. This way Maven users can depend only on this module without bothering that Pippo core depends on several modules.

License

License

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo
Version

Version

1.13.1
Type

Type

pom
Description

Description

Pippo
A module that provides dependencies to all core submodules needed to run Pippo application. This way Maven users can depend only on this module without bothering that Pippo core depends on several modules.

Download pippo 1.13.1

Filename Size
pippo-1.13.1.pom 1 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
ro.pippo : pippo-core jar 1.13.1
ro.pippo : pippo-jetty jar 1.13.1
ro.pippo : pippo-freemarker jar 1.13.1
ro.pippo : pippo-gson jar 1.13.1

Project Modules

There are no modules declared in this project.