is not current version
Last Version 0.2

ro.fortsoft.wicket.plugin:pom 0.1

Simple plugin system for Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.wicket.plugin
ArtifactId

ArtifactId

pom
Version

Version

0.1
Type

Type

pom

Download pom 0.1

Filename Size
pom-0.1.pom 2 KB
Browse

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