Subversion Repositories XServices

Rev

Rev 149 | Rev 154 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 149 Rev 150
Line 38... Line 38...
38
		<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.3.1"/>            
38
		<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.3.1"/>            
Line 39... Line 39...
39
 
39
 
40
        <dependency org="org.apache.ws.commons.axiom" name="axiom-api" rev="1.2.14"/>
40
        <dependency org="org.apache.ws.commons.axiom" name="axiom-api" rev="1.2.14"/>
Line -... Line 41...
-
 
41
        <dependency org="org.apache.ws.commons.axiom" name="axiom-impl" rev="1.2.14"/>
-
 
42
        
-
 
43
        <dependency org="com.sun.xml.bind" name="jaxb-impl" rev="2.2.7"/> 
-
 
44
        <dependency org="org.apache.cxf" name="cxf-rt-core" rev="2.7.0"/>
-
 
45
        <dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxws" rev="2.7.0"/>
-
 
46
        
-
 
47
        <!-- 
-
 
48
			Locally managed libraries
-
 
49
		-->
-
 
50
		<dependency org="lib" name="sbmappservices72" rev="1.0" conf="*->*">
-
 
51
			<artifact name="sbmappservices72" type="jar" />
41
        <dependency org="org.apache.ws.commons.axiom" name="axiom-impl" rev="1.2.14"/>
52
		</dependency>
42
        
53