Introduce Jackson, Jersey and Hamcrest.
[gpl/argeo-tp.git] / META-INF / spring / templates.xml
index ff3e5281ba7bbd7707e5f0b144ba49cc858da877..2a2283f3ae6f569a4dfa6d76889e8f6120804f6f 100644 (file)
                <property name="osgiFactory" ref="osgiFactory" />
        </bean>
 
+       <bean id="template.mavenWrapperApacheLicense"
+               parent="template.mavenWrapper" abstract="true">
+               <property name="license">
+                       <util:constant
+                               static-field="org.argeo.slc.repo.FreeLicense.APACHE" />
+               </property>
+       </bean>
+
        <bean id="template.mavenWrapperBSD" parent="template.mavenWrapper"
                abstract="true">
                <property name="license">