is not current version
Last Version 9.10.0

org.wicketstuff:wicket-osgi-parent 1.5.3.1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-osgi-parent
Version

Version

1.5.3.1
Type

Type

pom

Download wicket-osgi-parent 1.5.3.1

Filename Size
wicket-osgi-parent-1.5.3.1.pom 625 bytes
Browse

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