Wicket Accessoires :: Wicket Autowire

Annotation based auto wiring of wicket components.

License

License

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
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Accessoires :: Wicket Autowire
Annotation based auto wiring of wicket components.
Project URL

Project URL

https://github.com/wicket-acc/wicket-autowire
Source Code Management

Source Code Management

https://github.com/wicket-acc/wicket-autowire.git

Download wicket-autowire

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

provided (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.21.0
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2