License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-parent |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPippo Parent
Micro java web framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
pippo-parent-1.13.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-parent/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-parent/
implementation 'ro.pippo:pippo-parent:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-parent/
implementation ("ro.pippo:pippo-parent:1.13.1")
'ro.pippo:pippo-parent:pom:1.13.1'
<dependency org="ro.pippo" name="pippo-parent" rev="1.13.1">
<artifact name="pippo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-parent', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-parent" % "1.13.1"
[ro.pippo/pippo-parent "1.13.1"]