is not current version
Last Version 1.0.0

com.github.wicket-acc:wicket-autowire 0.0.5

Annotation based auto wiring of wicket components.

Categories

Categories

Wicket User Interface Web Frameworks Auto Application Layer Libs Code Generators Wire Data Data Structures
GroupId

GroupId

com.github.wicket-acc
ArtifactId

ArtifactId

wicket-autowire
Version

Version

0.0.5
Type

Type

jar

Download wicket-autowire 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/ -->
<dependency>
    <groupId>com.github.wicket-acc</groupId>
    <artifactId>wicket-autowire</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/
implementation 'com.github.wicket-acc:wicket-autowire:0.0.5'
// https://jarcasting.com/artifacts/com.github.wicket-acc/wicket-autowire/
implementation ("com.github.wicket-acc:wicket-autowire:0.0.5")
'com.github.wicket-acc:wicket-autowire:jar:0.0.5'
<dependency org="com.github.wicket-acc" name="wicket-autowire" rev="0.0.5">
  <artifact name="wicket-autowire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wicket-acc', module='wicket-autowire', version='0.0.5')
)
libraryDependencies += "com.github.wicket-acc" % "wicket-autowire" % "0.0.5"
[com.github.wicket-acc/wicket-autowire "0.0.5"]