Java EE: All API of Java EE 5.
API of Java EE 5.
Here is the list of declaration for ow2-javaee-5-spec. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-javaee-5-spec</artifactId> <version>1.0.3</version> </dependency>
If you think this Maven repository POM file listing for ow2-javaee-5-spec is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
GNU Lesser General Public License.
The ow2-javaee-5-spec-1.0.3 has 15 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.
Category | Artifact | Depended By Count |
---|---|---|
Web Service | axis-jaxrpc 1.4 POM was created from deploy:deploy-file | 11 |
Web Service | wsdl4j 1.6.1 Java stub generator for WSDL | 33 |
Servlet | servlet-api 6.0.18 javax.servlet package | 7 |
Network | mail 1.4 The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. | 461 |
JSF | jsf-api 1.2_08 This is the master POM file for Sun's Implementation of the JSF 1.2 Specification. | 28 |
The following plugins are used in the ow2-javaee-5-spec-1.0.3.jar
The following packages are defined in the ow2-javaee-5-spec-1.0.3.jar
com.ibm.wsdl com.ibm.wsdl.extensions com.ibm.wsdl.extensions.http com.ibm.wsdl.extensions.mime com.ibm.wsdl.extensions.schema com.ibm.wsdl.extensions.soap com.ibm.wsdl.extensions.soap12 com.ibm.wsdl.factory com.ibm.wsdl.util com.ibm.wsdl.util.xml com.ibm.wsdl.xml com.sun.activation.registries com.sun.activation.viewers com.sun.mail.handlers com.sun.mail.iap com.sun.mail.imap com.sun.mail.imap.protocol com.sun.mail.pop3 com.sun.mail.smtp com.sun.mail.util javax.activation javax.annotation javax.annotation.security javax.ejb javax.ejb.spi javax.el javax.enterprise.deploy.model javax.enterprise.deploy.model.exceptions javax.enterprise.deploy.shared javax.enterprise.deploy.shared.factories javax.enterprise.deploy.spi javax.enterprise.deploy.spi.exceptions javax.enterprise.deploy.spi.factories javax.enterprise.deploy.spi.status javax.faces javax.faces.application javax.faces.component javax.faces.component.html javax.faces.context javax.faces.convert javax.faces.el javax.faces.event javax.faces.lifecycle javax.faces.model javax.faces.render javax.faces.validator javax.faces.webapp javax.interceptor javax.jms javax.jws javax.jws.soap javax.mail javax.mail.event javax.mail.internet javax.mail.search javax.mail.util javax.management.j2ee javax.management.j2ee.statistics javax.persistence javax.persistence.spi javax.resource javax.resource.cci javax.resource.spi javax.resource.spi.endpoint javax.resource.spi.security javax.resource.spi.work javax.security.jacc javax.servlet javax.servlet.http javax.servlet.jsp javax.servlet.jsp.el javax.servlet.jsp.jstl.core javax.servlet.jsp.jstl.fmt javax.servlet.jsp.jstl.sql javax.servlet.jsp.jstl.tlv javax.servlet.jsp.tagext javax.transaction javax.transaction.xa javax.wsdl javax.wsdl.extensions javax.wsdl.extensions.http javax.wsdl.extensions.mime javax.wsdl.extensions.schema javax.wsdl.extensions.soap javax.wsdl.extensions.soap12 javax.wsdl.factory javax.wsdl.xml javax.xml.bind javax.xml.bind.annotation javax.xml.bind.annotation.adapters javax.xml.bind.attachment javax.xml.bind.helpers javax.xml.bind.util javax.xml.messaging javax.xml.namespace javax.xml.registry javax.xml.registry.infomodel javax.xml.rpc javax.xml.rpc.encoding javax.xml.rpc.handler javax.xml.rpc.handler.soap javax.xml.rpc.holders javax.xml.rpc.server javax.xml.rpc.soap javax.xml.soap javax.xml.stream javax.xml.stream.events javax.xml.stream.util javax.xml.ws javax.xml.ws.handler javax.xml.ws.handler.soap javax.xml.ws.http javax.xml.ws.soap javax.xml.ws.spi javax.xml.ws.wsaddressing org.apache.taglibs.standard org.apache.taglibs.standard.extra.spath org.apache.taglibs.standard.functions org.apache.taglibs.standard.lang.jstl org.apache.taglibs.standard.lang.jstl.parser org.apache.taglibs.standard.lang.jstl.test org.apache.taglibs.standard.lang.jstl.test.beans org.apache.taglibs.standard.lang.support org.apache.taglibs.standard.resources org.apache.taglibs.standard.tag.common.core org.apache.taglibs.standard.tag.common.fmt org.apache.taglibs.standard.tag.common.sql org.apache.taglibs.standard.tag.common.xml org.apache.taglibs.standard.tag.el.core org.apache.taglibs.standard.tag.el.fmt org.apache.taglibs.standard.tag.el.sql org.apache.taglibs.standard.tag.el.xml org.apache.taglibs.standard.tag.rt.core org.apache.taglibs.standard.tag.rt.fmt org.apache.taglibs.standard.tag.rt.sql org.apache.taglibs.standard.tag.rt.xml org.apache.taglibs.standard.tei org.apache.taglibs.standard.tlv
Here is the content of the POM file.
<?xml version="1.0" encoding="UTF-8"?> <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - OW2 Specifications - Copyright (C) 2009 Bull S.A.S. - Contact: easybeans@ow2.org - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $Id: pom.xml 5419 2010-03-24 09:05:44Z benoitf $ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.ow2.spec</groupId> <artifactId>ee</artifactId> <version>1.0.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-javaee-5-spec</artifactId> <packaging>bundle</packaging> <name>Java EE: All API of Java EE 5</name> <description>API of Java EE 5</description> <dependencies> <!-- OW2 Java EE Specs --> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-ejb-3.0-spec</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jpa-1.0-spec</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-connector-1.5-spec</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jta-1.1-spec</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-deployment-1.2-spec</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jsr77-1.1-spec</artifactId> <version>${project.version}</version> </dependency> <!-- Specs from Apache projects --> <dependency> <groupId>org.apache.axis</groupId> <artifactId>axis-jaxrpc</artifactId> <version>1.4</version> </dependency> <dependency> <groupId>wsdl4j</groupId> <artifactId>wsdl4j</artifactId> <version>1.6.1</version> </dependency> <dependency> <groupId>org.apache.tomcat</groupId> <artifactId>servlet-api</artifactId> <version>6.0.18</version> </dependency> <!-- Jetty have a newest JSP/JSTL/EL API jar--> <dependency> <groupId>org.mortbay.jetty</groupId> <artifactId>jsp-api-2.1</artifactId> <version>6.1.5</version> <exclusions> <exclusion> <groupId>org.mortbay.jetty</groupId> <artifactId>servlet-api-2.5</artifactId> </exclusion> </exclusions> </dependency> <!-- 'External deps' --> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxr_1.0_spec</artifactId> <version>1.1</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-ws-metadata_2.0_spec</artifactId> <version>1.1.2</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> <version>1.0.1</version> </dependency> <dependency> <groupId>javax.security</groupId> <artifactId>jacc</artifactId> <version>1.1</version> </dependency> <dependency> <groupId>javax.mail</groupId> <artifactId>mail</artifactId> <version>1.4</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> <version>1.1.1</version> </dependency> <dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws-api</artifactId> <version>1.4.1</version> <exclusions> <exclusion> <groupId>org.apache.axis2</groupId> <artifactId>axis2-saaj-api</artifactId> </exclusion> <!-- exclude commons logging dependency as some CL dependencies like log4j are unwanted --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>stax</groupId> <artifactId>stax-api</artifactId> </exclusion> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <exclusion> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> </exclusion> <exclusion> <groupId>xerces</groupId> <artifactId>xmlParserAPIs</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.1</version> <exclusions> <exclusion> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> </exclusion> <exclusion> <groupId>javax.xml.stream</groupId> <artifactId>stax-api</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-saaj_1.3_spec</artifactId> <version>1.0.0</version> <exclusions> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>javax.faces</groupId> <artifactId>jsf-api</artifactId> <version>1.2_08</version> </dependency> <!-- Some messages of the implementation are in the javax.faces namespace, --> <!-- So it's here but we're not exporting implementation package here --> <dependency> <groupId>javax.faces</groupId> <artifactId>jsf-impl</artifactId> <version>1.2_08</version> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> <instructions> <_include>-target/classes/META-INF/javaee-5.bnd</_include> </instructions> </configuration> </plugin> <plugin> <!-- Create the assembly including TLD files--> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> <executions> <execution> <id>generate-tld-assembly</id> <phase>package</phase> <goals> <goal>attached</goal> </goals> <configuration> <descriptors> <descriptor>src/main/assembly/assembly.xml</descriptor> </descriptors> </configuration> </execution> </executions> </plugin> </plugins> </build> </project>