You can download jboss-logging-annotations-1.2.0.beta1.jar in this page.
Open Source License
jboss-logging-annotations-1.2.0.beta1.jar file has the following types.
META-INF/INDEX.LIST META-INF/MANIFEST.MF META-INF/maven/org.jboss.logging/jboss-logging-annotations/pom.properties META-INF/maven/org.jboss.logging/jboss-logging-annotations/pom.xml org.jboss.logging.annotations.Cause.class org.jboss.logging.annotations.Field.class org.jboss.logging.annotations.FormatWith.class org.jboss.logging.annotations.LogMessage.class org.jboss.logging.annotations.LoggingClass.class org.jboss.logging.annotations.Message.class org.jboss.logging.annotations.MessageBundle.class org.jboss.logging.annotations.MessageLogger.class org.jboss.logging.annotations.Param.class org.jboss.logging.annotations.Pos.class org.jboss.logging.annotations.Property.class org.jboss.logging.annotations.Transform.class org.jboss.logging.annotations.ValidIdRange.class org.jboss.logging.annotations.ValidIdRanges.class
jboss-logging-annotations-1.2.0.beta1.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.logging</groupId> <artifactId>jboss-logging-tools-parent</artifactId> <version>1.2.0.Beta1</version> </parent> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging-annotations</artifactId> <packaging>jar</packaging> <name>JBoss Logging I18n Annotations</name> <dependencies> <dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging-annotations</artifactId> <version>1.2.0.beta1</version> </dependency>
If you think the following jboss-logging-annotations-1.2.0.beta1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jboss-logging-annotations-1.2.0.beta1.jar file