License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-web-wicket |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-web-wicket
Wicket web framework integration library.
|
Filename | Size |
---|---|
apithefire-web-wicket-0.1.0.pom | |
apithefire-web-wicket-0.1.0.jar | 7 KB |
apithefire-web-wicket-0.1.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-web-wicket/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-web-wicket</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-web-wicket/
implementation 'org.apithefire:apithefire-web-wicket:0.1.0'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-web-wicket/
implementation ("org.apithefire:apithefire-web-wicket:0.1.0")
'org.apithefire:apithefire-web-wicket:jar:0.1.0'
<dependency org="org.apithefire" name="apithefire-web-wicket" rev="0.1.0">
<artifact name="apithefire-web-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-web-wicket', version='0.1.0')
)
libraryDependencies += "org.apithefire" % "apithefire-web-wicket" % "0.1.0"
[org.apithefire/apithefire-web-wicket "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | jar | 1.3.1 |
org.apache.wicket : wicket-extensions | jar | 1.3.1 |
org.apache.wicket : wicket-guice | jar | 1.3.1 |
org.apithefire : apithefire-util | jar | 0.1.0 |
org.apithefire : apithefire-web | jar | 0.1.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.0 |