License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-wicket |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperfly wicket extensions
Classes that allow to integrate Superfly and Wicket
|
Filename | Size |
---|---|
superfly-wicket-1.7-24.pom | |
superfly-wicket-1.7-24.jar | 4 KB |
superfly-wicket-1.7-24-sources.jar | 2 KB |
superfly-wicket-1.7-24-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-wicket/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-wicket</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-wicket/
implementation 'com.payneteasy.superfly:superfly-wicket:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-wicket/
implementation ("com.payneteasy.superfly:superfly-wicket:1.7-24")
'com.payneteasy.superfly:superfly-wicket:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-wicket" rev="1.7-24">
<artifact name="superfly-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-wicket', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-wicket" % "1.7-24"
[com.payneteasy.superfly/superfly-wicket "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | pom | 7.18.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |