jar

wicket : wicket-spring

Maven & Gradle

Mar 23, 2008
4 usages

Wicket Spring Integration · Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns.

Table Of Contents

Latest Version

Download wicket : wicket-spring JAR file - Latest Versions:

All Versions

Download wicket : wicket-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wicket-spring-1.2.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

wicket.proxy

├─ wicket.proxy.ILazyInitProxy.class - [JAR]

├─ wicket.proxy.IProxyTargetLocator.class - [JAR]

├─ wicket.proxy.LazyInitProxyFactory.class - [JAR]

wicket.spring.test

├─ wicket.spring.test.ApplicationContextMock.class - [JAR]

├─ wicket.spring.test.SpringContextLocatorMock.class - [JAR]

wicket.injection

├─ wicket.injection.ComponentInjector.class - [JAR]

├─ wicket.injection.CompoundFieldValueFactory.class - [JAR]

├─ wicket.injection.ConfigurableInjector.class - [JAR]

├─ wicket.injection.IFieldValueFactory.class - [JAR]

├─ wicket.injection.Injector.class - [JAR]

├─ wicket.injection.NoopFieldValueFactory.class - [JAR]

wicket.injection.web

├─ wicket.injection.web.InjectorHolder.class - [JAR]

wicket.spring

├─ wicket.spring.ISpringContextLocator.class - [JAR]

├─ wicket.spring.SpringBeanLocator.class - [JAR]

├─ wicket.spring.SpringWebApplication.class - [JAR]

├─ wicket.spring.SpringWebApplicationFactory.class - [JAR]