License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.fortsoft.pippo |
ArtifactId | ArtifactIdpippo-parent |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPippo Parent
Micro java web framework
|
Filename | Size |
---|---|
pippo-parent-0.3.0.pom | 3 KB |
Browse |
<!-- 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"]