]> git.argeo.org Git - gpl/argeo-tp.git/blobdiff - META-INF/spring/org.argeo.tp.javax.xml
Manage licenses
[gpl/argeo-tp.git] / META-INF / spring / org.argeo.tp.javax.xml
index 6a678aa163c0bd0adcd59964a493f26dc8cffd69..1fc9ecd4d58956f745e5b27b4e55095bb60349ca 100644 (file)
        <bean id="javax.servlet" p:version="3.0.0" parent="template.javax" />
        <bean id="javax.servlet.jsp" p:version="2.2.0" parent="template.javax" />
 
+       <bean id="javax.inject" flow:as-flow="org.argeo.tp.javax/javax.inject"
+               p:version="1.0.0" p:groupId="org.argeo.tp.javax" p:sourceCoords="javax.inject:javax.inject:1"
+               parent="template.mavenWrapper" />
+
        <!-- FACTORY -->
        <bean id="template.javax" parent="template.bndWrapper" abstract="true">
                <property name="groupId" value="org.argeo.tp.javax" />
+               <property name="license">
+                       <util:constant static-field="org.argeo.slc.repo.FreeLicense.CDDL" />
+               </property>
        </bean>
 </beans>
\ No newline at end of file