| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicketstuff-annotationeventdispatcher |
| Version | Version9.7.0 |
| Type | Typejar |
| Description |
DescriptionAnnotation Event Dispatcher
Annotation based event dispatcher
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-annotationeventdispatcher</artifactId>
<version>9.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/
implementation 'org.wicketstuff:wicketstuff-annotationeventdispatcher:9.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/
implementation ("org.wicketstuff:wicketstuff-annotationeventdispatcher:9.7.0")
'org.wicketstuff:wicketstuff-annotationeventdispatcher:jar:9.7.0'
<dependency org="org.wicketstuff" name="wicketstuff-annotationeventdispatcher" rev="9.7.0">
<artifact name="wicketstuff-annotationeventdispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-annotationeventdispatcher', version='9.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-annotationeventdispatcher" % "9.7.0"
[org.wicketstuff/wicketstuff-annotationeventdispatcher "9.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.1.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.slf4j : slf4j-simple | jar | 1.7.31 |