Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Recommenders/Attic/Release/ThirdPartyDependencies"

(Direct Dependencies)
Line 1: Line 1:
 
== Direct Dependencies  ==
 
== Direct Dependencies  ==
  
{| cellspacing="1" cellpadding="1" border="0" align="left" width="100%"
+
{| align="left" width="100%" cellspacing="1" cellpadding="1" border="0"
 
|-
 
|-
 
| '''Name'''  
 
| '''Name'''  
Line 132: Line 132:
 
<br>  
 
<br>  
  
<br>
+
<br>  
  
 
== Transitive Dependencies  ==
 
== Transitive Dependencies  ==
Line 138: Line 138:
 
Bundles required to build direct dependencies and bundles required at runtime dependencies for direct dependencies.  
 
Bundles required to build direct dependencies and bundles required at runtime dependencies for direct dependencies.  
  
{| cellspacing="1" cellpadding="1" border="0" align="left" width="100%"
+
{| align="left" width="100%" cellspacing="1" cellpadding="1" border="0"
 
|-
 
|-
 
| '''Name'''  
 
| '''Name'''  
Line 205: Line 205:
 
| PB5912 (CQ4345)<br>  
 
| PB5912 (CQ4345)<br>  
 
| Required by com.google.inject<br>
 
| Required by com.google.inject<br>
 +
|-
 +
| org.jvnet.mimepull
 +
| 1.5.0
 +
| 3rd-git
 +
| PB5965 (CQ5304)
 +
| Required by com.sun.jersey
 
|}
 
|}
  
 
== Test Dependencies  ==
 
== Test Dependencies  ==
  
{| cellspacing="1" cellpadding="1" border="0" align="left" width="100%"
+
{| align="left" width="100%" cellspacing="1" cellpadding="1" border="0"
 
|-
 
|-
 
| '''Name'''  
 
| '''Name'''  

Revision as of 06:08, 14 January 2012

Direct Dependencies

Name Version Location IP Check Notes
ch.qos.logback.classic 0.9.27
Orbit PB5895 (CQ4827)

ch.qos.logback.core
0.9.27 Orbit PB5896 (CQ4826)
com.google.gson
2.1.0
3rd-git
CQ5923
Used for (de-)serialization in JSON format
com.google.guava
10.0.1
3rd-git
PB5901; CQ5804
Common utils & EventBus
com.google.inject
3.0.0
3rd-git
CQ5058
Dependency Injection Framework
com.google.inject.assistedinject
3.0.0
3rd-git
CQ5059
Support for assisted injection
com.google.inject.multibindings
3.0.0
3rd-git
CQ5060

com.ibm.wala.core
1.3.1
3rd-git
CQ4757 Used for static analysis; Update to 1.3.2 is planned (CQ5908)
com.ibm.wala.shrike
1.3.1
3rd-git
CQ4758 Used for static analysis; Update to 1.3.2 is planned (CQ5909)
com.sun.jersey.client
1.8.0
3rd-git
PB5511 (CQ5509)

com.sun.jersey.core
1.8.0
3rd-git
PB5511 (CQ5509)

com.sun.jersey.server
1.8.0
3rd-git
PB5512 (CQ5221)

org.apache.commons.io 2.0.1
Orbit CQ4790
org.apache.commons.lang3
3.1.0
3rd-git
CQ5902
Common utils
org.apache.commons.math
2.1.0
Orbit
CQ4759

org.apache.commons.pool 1.4.0
Orbit PB5903 (CQ2736)

org.apache.commons.primitives
1.0.0
3rd-git
CQ4761
Common utils
org.apache.lucene
3.5.0
3rd-git
CQ5907
Search library
org.kohsuke.args4j 2.0.12
Orbit PB5904 (CQ3545)

org.sl4fj.api 1.6.1
Orbit PB5905 (CQ4408)



Transitive Dependencies

Bundles required to build direct dependencies and bundles required at runtime dependencies for direct dependencies.

Name Version Location IP Check Notes
javax.activation 1.1.1
Orbit PB needed (CQ4135)
Required by sun.jersey.server
javax.annotation 1.1.0
Orbit PB needed (CQ5014)
Required by sun.jersey.server
javax.ejb
3.1.0
3rd-git
needed? Required by com.sun.jersey.server
javax.inject
Orbit PB needed (CQ3555)
Required by com.google.inject
javax.transaction
Orbit PB needed (CQ3903)

javax.xml.rpc
Orbit

javax.xml.soap
Orbit

javax.enterprise.jsr299
1.0.0
3rd-git
None
Required by com.sun.jersey.server
javax.servlet
3.0.1
3rd-git
None
Should be removed; Orbit contains 3.0.0
net.sf.cglib
2.2.0
3rd-git
PB5912 (CQ4345)
Required by com.google.inject
org.jvnet.mimepull 1.5.0 3rd-git PB5965 (CQ5304) Required by com.sun.jersey

Test Dependencies

Name Version Location IP Check Notes
net.sf.cglib
2.2.0
3rd-git
PB5912 (CQ4345)

org.aopalliance 1.0.0
Orbit PB5911 (CQ3087)

org.hamcrest
1.1.0
Orbit
PB5911 (CQ2860)

org.junit
4.8.2
Orbit
PB5911 (CQ5022)

org.objectweb.asm 3.3.1
Orbit PB5911 (CQ4721)

org.objenesis
1.0.0
Orbit
PB5911 (CQ3931)

org.mockito
1.8.4
Orbit
PB5911 (CQ3930)

Back to the top