License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-demo-parent |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPippo Demo Parent
Demo applications
|
Filename | Size |
---|---|
pippo-demo-parent-0.6.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-demo-parent/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-demo-parent</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-demo-parent/
implementation 'ro.pippo:pippo-demo-parent:0.6.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-demo-parent/
implementation ("ro.pippo:pippo-demo-parent:0.6.1")
'ro.pippo:pippo-demo-parent:pom:0.6.1'
<dependency org="ro.pippo" name="pippo-demo-parent" rev="0.6.1">
<artifact name="pippo-demo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-demo-parent', version='0.6.1')
)
libraryDependencies += "ro.pippo" % "pippo-demo-parent" % "0.6.1"
[ro.pippo/pippo-demo-parent "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |