| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators Wire Data Data Structures | 
| GroupId | GroupIdcom.github.wicket-acc | 
| ArtifactId | ArtifactIdwicket-autowire | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicket Accessoires :: Wicket Autowire Annotation based auto wiring of wicket components. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wicket-autowire-1.0.0.pom | |
| wicket-autowire-1.0.0.jar | 7 KB | 
| wicket-autowire-1.0.0-sources.jar | 3 KB | 
| wicket-autowire-1.0.0-javadoc.jar | 39 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/ -->
<dependency>
    <groupId>com.github.wicket-acc</groupId>
    <artifactId>wicket-autowire</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/
implementation 'com.github.wicket-acc:wicket-autowire:1.0.0'// https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/
implementation ("com.github.wicket-acc:wicket-autowire:1.0.0")'com.github.wicket-acc:wicket-autowire:jar:1.0.0'<dependency org="com.github.wicket-acc" name="wicket-autowire" rev="1.0.0">
  <artifact name="wicket-autowire" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.wicket-acc', module='wicket-autowire', version='1.0.0')
)libraryDependencies += "com.github.wicket-acc" % "wicket-autowire" % "1.0.0"[com.github.wicket-acc/wicket-autowire "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 | 
| log4j : log4j | jar | 1.2.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.wicket : wicket-core | jar | 6.21.0 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |