Pippo Core

Micro java web framework

License

License

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-core
Last Version

Last Version

1.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pippo Core
Micro java web framework

Download pippo-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.1
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0