License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-facebook |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Facebook
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries
to unify the WS projects into a common structure that shares a common build / release cycle. This
will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
|
Filename | Size |
---|---|
wicket-facebook-9.10.0.pom | |
wicket-facebook-9.10.0.jar | 35 KB |
wicket-facebook-9.10.0-sources.jar | 21 KB |
wicket-facebook-9.10.0-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-facebook</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook/
implementation 'org.wicketstuff:wicket-facebook:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook/
implementation ("org.wicketstuff:wicket-facebook:9.10.0")
'org.wicketstuff:wicket-facebook:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicket-facebook" rev="9.10.0">
<artifact name="wicket-facebook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-facebook', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-facebook" % "9.10.0"
[org.wicketstuff/wicket-facebook "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |