You can download jboss-as-weld-7.1.1.final.jar in this page.
Open Source License
jboss-as-weld-7.1.1.final.jar file has the following types.
META-INF/INDEX.LIST META-INF/MANIFEST.MF META-INF/faces-config.xml META-INF/maven/org.jboss.as/jboss-as-weld/pom.properties META-INF/maven/org.jboss.as/jboss-as-weld/pom.xml META-INF/services/org.jboss.as.controller.Extension org.jboss.as.weld.SecurityActions.class org.jboss.as.weld.WeldContainer.class org.jboss.as.weld.WeldDeploymentMarker.class org.jboss.as.weld.WeldExtension.class org.jboss.as.weld.WeldLogger.class org.jboss.as.weld.WeldMessages.class org.jboss.as.weld.WeldModuleResourceLoader.class org.jboss.as.weld.WeldSubsystemAdd.class org.jboss.as.weld.WeldSubsystemProviders.class org.jboss.as.weld.arquillian.WeldContextSetup.class org.jboss.as.weld.deployment.BeanArchiveMetadata.class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl.class org.jboss.as.weld.deployment.BeanDeploymentModule.class org.jboss.as.weld.deployment.BeansXmlParser.class org.jboss.as.weld.deployment.WeldAttachments.class org.jboss.as.weld.deployment.WeldDeployment.class org.jboss.as.weld.deployment.WeldDeploymentMetadata.class org.jboss.as.weld.deployment.processors.BeanArchiveProcessor.class org.jboss.as.weld.deployment.processors.BeansXmlProcessor.class org.jboss.as.weld.deployment.processors.SecurityActions.class org.jboss.as.weld.deployment.processors.WebIntegrationProcessor.class org.jboss.as.weld.deployment.processors.WeldBeanManagerServiceProcessor.class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor.class org.jboss.as.weld.deployment.processors.WeldDependencyProcessor.class org.jboss.as.weld.deployment.processors.WeldDeploymentProcessor.class org.jboss.as.weld.deployment.processors.WeldPortableExtensionProcessor.class org.jboss.as.weld.ejb.BusinessInterfaceDescriptorImpl.class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.class org.jboss.as.weld.ejb.EjbDescriptorImpl.class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.class org.jboss.as.weld.ejb.SecurityActions.class org.jboss.as.weld.ejb.SerializedStatefulSessionObject.class org.jboss.as.weld.ejb.SessionObjectReferenceImpl.class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl.class org.jboss.as.weld.injection.FieldInjectionPoint.class org.jboss.as.weld.injection.InjectableConstructor.class org.jboss.as.weld.injection.InjectableField.class org.jboss.as.weld.injection.InjectableMethod.class org.jboss.as.weld.injection.ParameterInjectionPoint.class org.jboss.as.weld.injection.SecurityActions.class org.jboss.as.weld.injection.WeldEEInjection.class org.jboss.as.weld.injection.WeldInjectionInterceptor.class org.jboss.as.weld.injection.WeldManagedReference.class org.jboss.as.weld.injection.WeldManagedReferenceFactory.class org.jboss.as.weld.services.BeanManagerService.class org.jboss.as.weld.services.ModuleGroupSingletonProvider.class org.jboss.as.weld.services.TCCLSingletonService.class org.jboss.as.weld.services.WeldService.class org.jboss.as.weld.services.bootstrap.ProxyServicesImpl.class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices.class org.jboss.as.weld.services.bootstrap.WeldEjbServices.class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices.class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices.class org.jboss.as.weld.services.bootstrap.WeldSecurityServices.class org.jboss.as.weld.services.bootstrap.WeldTransactionServices.class org.jboss.as.weld.services.bootstrap.WeldValidationServices.class org.jboss.as.weld.util.Reflections.class org.jboss.as.weld.webtier.jsf.DummyELResolver.class org.jboss.as.weld.webtier.jsf.ForwardingApplication.class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory.class org.jboss.as.weld.webtier.jsf.ForwardingELResolver.class org.jboss.as.weld.webtier.jsf.WeldApplication.class org.jboss.as.weld.webtier.jsf.WeldApplicationFactory.class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl.class org.jboss.as.weld.webtier.jsp.JspInitializationListener.class org/jboss/as/weld/LocalDescriptions.properties org/jboss/as/weld/WeldLogger.i18n.properties org/jboss/as/weld/WeldMessages.i18n.properties
jboss-as-weld-7.1.1.final.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ JBoss, Home of Professional Open Source. ~ Copyright 2010, Red Hat, Inc., and individual contributors ~ as indicated by the @author tags. See the copyright.txt file in the ~ distribution for a full listing of individual contributors. ~ ~ This 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 software 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 software; if not, write to the Free ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org. --> <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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-parent</artifactId> <version>7.1.1.Final</version> </parent> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-weld</artifactId> <version>7.1.1.Final</version> <name>JBoss Application Server: Weld Integration</name> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <enableAssertions>true</enableAssertions> </configuration> </plugin> <!-- Big complex hack just to get @Resource(lookup="foo") --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <executions> <execution> <goals> <goal>copy</goal> </goals> <configuration> <artifactItems> <artifactItem> <groupId>org.jboss.spec.javax.annotation</groupId> <artifactId>jboss-annotations-api_1.1_spec</artifactId> </artifactItem> </artifactItems> <outputDirectory>${project.build.directory}/endorsed</outputDirectory> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <!-- Seems like a hacky way to pass multiple arguments, but it's the only way it worked. --> <fork>true</fork> <compilerArgument>-Djava.endorsed.dirs=${project.build.directory}/endorsed" "-AgeneratedTranslationFilesPath=${project.build.directory}/generated-translation-files</compilerArgument> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>javax.validation</groupId> <artifactId>validation-api</artifactId> </dependency> <dependency> <groupId>org.hibernate.javax.persistence</groupId> <artifactId>hibernate-jpa-2.0-api</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-ee</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-ejb3</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-jpa</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-naming</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-server</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-transactions</artifactId> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-web</artifactId> </dependency> <dependency> <groupId>org.jboss.metadata</groupId> <artifactId>jboss-metadata-web</artifactId> </dependency> <dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging</artifactId> </dependency> <dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging-processor</artifactId> <!-- This is a compile-time dependency of this project, but is not needed at compile or runtime by other projects that depend on this project.--> <scope>provided</scope> <optional>true</optional> </dependency> <dependency> <groupId>org.jboss.msc</groupId> <artifactId>jboss-msc</artifactId> </dependency> <!-- Needed for @Resource(lookup=) --> <dependency> <groupId>org.jboss.spec.javax.annotation</groupId> <artifactId>jboss-annotations-api_1.1_spec</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.faces</groupId> <artifactId>jboss-jsf-api_2.1_spec</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.servlet.jsp</groupId> <artifactId>jboss-jsp-api_2.2_spec</artifactId> </dependency> <dependency> <groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.1_spec</artifactId> </dependency> <dependency> <groupId>org.jboss.weld</groupId> <artifactId>weld-api</artifactId> </dependency> <dependency> <groupId>org.jboss.weld</groupId> <artifactId>weld-core</artifactId> </dependency> <dependency> <groupId>org.jboss.weld</groupId> <artifactId>weld-spi</artifactId> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-subsystem-test</artifactId> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-weld</artifactId> <version>7.1.1.final</version> </dependency>
If you think the following jboss-as-weld-7.1.1.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jboss-as-weld-7.1.1.final.jar file