License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIddk.netdesign |
ArtifactId | ArtifactIdmanagedproperties-wicket |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionManagedProperties Wicket
This project is meant to simplyfy the usage of the excelent Configuration Admin and MetaType services for Felix OSGi. The bundle will create a service
that allows other bundles to register an annotated interface. The ManagedProperties service will then create all the Metatype information, as well
as ensuring that objects are cast to their right types.
ManagedProperties also has a feature called Filters. A Filter is used to create an object, say a File, directly from a primitive Configuration Admin
type. It can also contain logic, to allow the configuration to fail if, for example, a File doesn't exist.
|
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.8 |
org.apache.wicket : wicket-core | jar | [6.0.0,9.0.0) |
dk.netdesign : managedproperties-service | jar | 2.0.2 |
dk.netdesign : managedproperties-test-resources | jar | 2.0.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
javax.inject : javax.inject | jar | 1 |
javax.servlet : servlet-api | jar | 2.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.osgi : org.osgi.core | jar | 5.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.5 |
junit : junit | jar | 4.12 |
org.eclipse.jetty : jetty-server | jar | 9.4.7.v20170914 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.7.v20170914 |
org.eclipse.jetty : jetty-util | jar | 9.4.7.v20170914 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.7.v20170914 |