Jar Files

From Skyway Wiki

Jump to: navigation, search

Downloads

The following table provides links to quickly and easily download a zip file containing all the jar files for a particular Skyway product.

Downloads Description
http://www.skywayperspectives.org/skyway/libs/skyway_ce_all.zip Contains all jar files required to build and execute a Skyway CE application
http://www.skywayperspectives.org/skyway/libs/skyway_ee_all.zip Contains all jar files (specific to EE) required to build and execute a Skyway EE application
http://www.skywayperspectives.org/skyway/libs/skyway_all.zip Contains all jar files required to build and execute a Skyway EE application



Libraries

The following table lists the different libraries installed by Skyway with a brief description of how these libraries are used by Skyway projects. Libraries currently cannot be downloaded, but a link is provided to the jar files that are included in the library. The individual jar files can be downloaded. If a library is required to build, then Skyway is generating code that explicitly references classes in one of the jar files included in the library. If a library is required to execute, then some third party library makes use of them. These libraries may also be effected by project level settings, like Persistence Manager and Transaction Manager as well as the Application Server you have selected.

Library Product Build Execution Description
CE No Yes Spring functionality depends on the jar files in this library.
CE/EE Yes Yes Generated code as well as code used by spring may make use of the jar files in this library.
CE No Yes Only required if you have selected atomikos as your transaction manager. We do not generate any atomikos specific code so this library is not required at build time.
CE No Yes This jar file is used to compile and execute groovy scripts at runtime.
CE No Yes Only required if you have selected hibernate as your persistence manager. We do not generate any hibernate specific code so this library is not required at build time.
CE No Yes  
CE Yes No Contains the jar files that contain the servlet and jsp interfaces. These jar files are required to compile, but are not typically needed at runtime because most application servers provide them.
CE No Yes  
CE Yes Yes  
CE No Yes Only required if you are using postgres for your DAO. We do not generate any postgres specific code so this library is not required at build time.
CE No Yes  
CE Yes Yes Contains skyway specific code that is required both during a build and at runtime.
CE/EE Yes Yes Spring library.
CE Yes No Library to facilitate JUnit testing from within your workspace. Thus, this library is not required at runtime.
CE Yes Yes  
EE No Yes Libraries required to publish/consume web services created within skyway. We do not generate any cxf specific code so this library is not required at build time.
EE No Yes Libraries required to publish dwr services created within skyway. We do not generate any dwr specific code so this library is not required at build time.
CE Yes Yes  
EE Yes Yes  
EE No Yes  



Jar Files

The following table lists the jar files used by Skyway projects. Each jar file can be downloaded which can be especially helpful when you are setting up a project to run on a specific Application Server.

Jar File Library Product Build Execution Description
aspectjweaver-1.5.4.jar
all.aop.execution CE No Yes  
aopalliance-1.0.jar   CE No Yes  
cglib-nodep-2.1_3.jar   CE No Yes  
commons-beanutils-1.7.0.jar
all.apache.execution CE No Yes  
commons-beanutils-bean-collections-1.7.0.jar   CE No Yes  
commons-beanutils-core-1.7.0.jar   CE No Yes  
commons-collections-3.2.jar   CE No Yes  
commons-el-1.0.jar   CE No Yes  
commons-fileupload-1.2.1.jar   CE No Yes  
commons-io-1.2.jar   CE No Yes  
commons-lang-2.3.jar   CE No Yes  
commons-logging-1.1.jar   CE No Yes  
commons-codec-1.3.jar   EE No Yes  
commons-httpclient-3.1.jar   EE No Yes  
commons-net-1.4.1.jar   EE No Yes  
commons-vfs-1.0.jar   EE No Yes  
jakarta-oro-2.0.8.jar   EE No Yes  
atomikos-util-3.5.5.jar
all.atomikos.execution CE No Yes  
transactions-3.5.5.jar   CE No Yes  
transactions-api-3.5.5.jar   CE No Yes  
transactions-hibernate3-3.5.5.jar   CE No Yes  
transactions-jdbc-3.5.5.jar   CE No Yes  
transactions-jms-3.5.5.jar   CE No Yes  
transactions-jta-3.5.5.jar   CE No Yes  
groovy-all-1.5.6.jar
all.groovy.execution CE No Yes Groovy
hibernate-3.2.6.jar
all.hibernate.execution CE No Yes  
hibernate-annotations-3.3.1.jar   CE No Yes  
hibernate-commons-annotations-3.3.1.jar   CE No Yes  
hibernate-entitymanager-3.3.2.jar   CE No Yes  
antlr-2.7.6.jar   CE No Yes  
dom4j-1.6.1.jar   CE No Yes  
ehcache-1.2.3.jar   CE No Yes  
javassist-3.4.jar   CE No Yes  
persistence-api-1.0.jar   CE No Yes  
activation-1.1.jar
all.java.execution CE No Yes  
jsr250-api-1.0.jar   CE No Yes  
mail-1.4.1.jar   CE No Yes  
jsp-api-2.0.jar
all.jsp.build CE No Yes  
servlet-api-2.4.jar   CE No Yes  
jstl-1.1.2.jar
all.jsp.execution CE No Yes  
standard-1.1.2.jar   CE No Yes  
log4j-1.2.15.jar
all.logging.execution CE No Yes  
slf4j-api-1.4.3.jar   CE No Yes  
slf4j-log4j12-1.5.2.jar   CE No Yes  
postgresql-8.3-603.jdbc3.jar
all.postgres.execution CE No Yes  
sitemesh-2.4.jar
all.sitemesh.execution CE No Yes  
skyway-dao-1.1.4.jar
all.skyway.execution CE No Yes  
skyway-databinding-1.1.1.jar   CE No Yes  
skyway-expression-1.1.2.jar   CE No Yes  
skyway-web-1.1.2.jar   CE No Yes  
org.springframework.js-2.0.5.RELEASE.jar
all.spring.execution CE No Yes  
spring-aop-2.5.5.jar   CE No Yes  
spring-beans-2.5.5.jar   CE No Yes  
spring-context-2.5.5.jar   CE No Yes  
spring-context-support-2.5.5.jar   CE No Yes  
spring-core-2.5.5.jar   CE No Yes  
spring-jdbc-2.5.5.jar   CE No Yes  
spring-orm-2.5.5.jar   CE No Yes  
spring-security-core-2.0.4.jar   CE No Yes  
spring-security-core-tiger-2.0.4.jar   CE No Yes  
spring-tx-2.5.5.jar   CE No Yes  
spring-web-2.5.5.jar   CE No Yes  
spring-webmvc-2.5.5.jar   CE No Yes  
spring-webmvc-portlet-2.5.5.jar   CE No Yes  
ognl-2.6.9.jar   CE No Yes  
spring-binding-2.0.5.jar   CE No Yes  
spring-webflow-2.0.5.jar   CE No Yes  
spring-ldap-core-1.3.0.jar   EE No Yes  
spring-ldap-core-tiger-1.3.0.jar   EE No Yes  
spring-security-taglibs-2.0.4.jar   EE No Yes  
junit-4.4.jar
all.testing.build CE Yes No  
spring-test-2.5.5.jar   CE Yes No  
geronimo-stax-api_1.0_spec-1.0.1.jar
all.xml.execution CE No Yes  
jaxen-1.1.1.jar   CE No Yes  
jdom-1.0.jar   CE No Yes  
jettison-1.0.jar   CE No Yes  
xml-resolver-1.2.jar   CE No Yes  
XmlSchema-1.4.2.jar   CE No Yes  
asm-2.2.3.jar
all.cxf.execution EE No Yes  
cxf-2.1.3.jar   EE No Yes  
FastInfoset-1.2.2.jar   EE No Yes  
velocity-1.5.jar   EE No Yes  
xmlbeans-2.3.0.jar   EE No Yes  
geronimo-activation_1.1_spec-1.0.2.jar   EE No Yes  
dwr-2.0.5.jar
all.dwr.execution EE No Yes  
jaxb-api-2.1.jar
all.jax.execution CE No Yes  
jaxb-impl-2.1.7.jar   CE No Yes  
jaxb-xjc.jar   CE No Yes  
skyway-ee-security-1.3.jar
all.skyway-ee.execution EE No Yes  
skyway-ee-web-1.1.2.jar   EE No Yes  
skyway-ee-webservice-1.1.2.jar   EE No Yes  
jra-1.0-alpha-4.jar
all.webservice.execution EE No Yes  
neethi-2.0.4.jar   EE No Yes  
saaj-api-1.3.jar   EE No Yes  
saaj-impl-1.3.jar   EE No Yes  
serializer-2.7.1.jar   EE No Yes  
wsdl4j-1.6.2.jar   EE No Yes  
wss4j-1.5.4.jar   EE No Yes  
wstx-asl-3.2.6.jar   EE No Yes  
xalan-2.7.1.jar   EE No Yes  
xercesImpl-2.9.0.jar   EE No Yes  
xml-apis-2.9.0.jar   EE No Yes  
xmlsec-1.4.0.jar   EE No Yes  
Personal tools