Download abdera-core-1.1.3.jar file

Introduction

You can download abdera-core-1.1.3.jar in this page.

License

Apache License

Type List

abdera-core-1.1.3.jar file has the following types.

META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.abdera/abdera-core/pom.properties
META-INF/maven/org.apache.abdera/abdera-core/pom.xml
META-INF/services/org.apache.abdera.factory.ExtensionFactory
META-INF/services/org.apache.abdera.factory.ExtensionFactory.example
abdera.properties.example
abderamessages.properties
org.apache.abdera.Abdera.class
org.apache.abdera.factory.ExtensionFactory.class
org.apache.abdera.factory.ExtensionFactoryMap.class
org.apache.abdera.factory.Factory.class
org.apache.abdera.factory.StreamBuilder.class
org.apache.abdera.filter.ListParseFilter.class
org.apache.abdera.filter.ParseFilter.class
org.apache.abdera.model.AtomDate.class
org.apache.abdera.model.Attribute.class
org.apache.abdera.model.Base.class
org.apache.abdera.model.Categories.class
org.apache.abdera.model.Category.class
org.apache.abdera.model.Collection.class
org.apache.abdera.model.Comment.class
org.apache.abdera.model.Content.class
org.apache.abdera.model.Control.class
org.apache.abdera.model.DateTime.class
org.apache.abdera.model.DateTimeWrapper.class
org.apache.abdera.model.Div.class
org.apache.abdera.model.Document.class
org.apache.abdera.model.Element.class
org.apache.abdera.model.ElementWrapper.class
org.apache.abdera.model.Entry.class
org.apache.abdera.model.ExtensibleElement.class
org.apache.abdera.model.ExtensibleElementWrapper.class
org.apache.abdera.model.Feed.class
org.apache.abdera.model.Generator.class
org.apache.abdera.model.IRIElement.class
org.apache.abdera.model.Link.class
org.apache.abdera.model.Person.class
org.apache.abdera.model.PersonWrapper.class
org.apache.abdera.model.ProcessingInstruction.class
org.apache.abdera.model.Service.class
org.apache.abdera.model.Source.class
org.apache.abdera.model.Text.class
org.apache.abdera.model.TextValue.class
org.apache.abdera.model.Workspace.class
org.apache.abdera.parser.NamedParser.class
org.apache.abdera.parser.ParseException.class
org.apache.abdera.parser.Parser.class
org.apache.abdera.parser.ParserFactory.class
org.apache.abdera.parser.ParserOptions.class
org.apache.abdera.protocol.EntityProvider.class
org.apache.abdera.protocol.ItemManager.class
org.apache.abdera.protocol.Message.class
org.apache.abdera.protocol.Request.class
org.apache.abdera.protocol.Resolver.class
org.apache.abdera.protocol.Response.class
org.apache.abdera.protocol.error.Error.class
org.apache.abdera.protocol.error.ErrorExtensionFactory.class
org.apache.abdera.protocol.error.ProtocolException.class
org.apache.abdera.protocol.util.AbstractEntityProvider.class
org.apache.abdera.protocol.util.AbstractItemManager.class
org.apache.abdera.protocol.util.AbstractMessage.class
org.apache.abdera.protocol.util.AbstractRequest.class
org.apache.abdera.protocol.util.AbstractResponse.class
org.apache.abdera.protocol.util.CacheControlUtil.class
org.apache.abdera.protocol.util.PoolManager.class
org.apache.abdera.protocol.util.ProtocolConstants.class
org.apache.abdera.util.AbderaConfiguration.class
org.apache.abdera.util.AbderaDataSource.class
org.apache.abdera.util.AbderaResult.class
org.apache.abdera.util.AbderaSource.class
org.apache.abdera.util.AbstractExtensionFactory.class
org.apache.abdera.util.AbstractNamedParser.class
org.apache.abdera.util.AbstractNamedWriter.class
org.apache.abdera.util.AbstractParser.class
org.apache.abdera.util.AbstractParserOptions.class
org.apache.abdera.util.AbstractStreamWriter.class
org.apache.abdera.util.AbstractWriter.class
org.apache.abdera.util.AbstractWriterOptions.class
org.apache.abdera.util.AbstractXPath.class
org.apache.abdera.util.Configuration.class
org.apache.abdera.util.Constants.class
org.apache.abdera.util.Discover.class
org.apache.abdera.util.EntityTag.class
org.apache.abdera.util.MimeTypeHelper.class
org.apache.abdera.util.MimeTypeParseException.class
org.apache.abdera.util.MultiIterator.class
org.apache.abdera.util.NamedItem.class
org.apache.abdera.util.ServiceUtil.class
org.apache.abdera.util.Version.class
org.apache.abdera.util.XmlRestrictedCharReader.class
org.apache.abdera.util.XmlUtil.class
org.apache.abdera.util.filter.AbstractListParseFilter.class
org.apache.abdera.util.filter.AbstractParseFilter.class
org.apache.abdera.util.filter.BlackListParseFilter.class
org.apache.abdera.util.filter.CompoundParseFilter.class
org.apache.abdera.util.filter.NonOpParseFilter.class
org.apache.abdera.util.filter.SafeContentWhiteListParseFilter.class
org.apache.abdera.util.filter.WhiteListParseFilter.class
org.apache.abdera.writer.NamedWriter.class
org.apache.abdera.writer.StreamWriter.class
org.apache.abdera.writer.Writer.class
org.apache.abdera.writer.WriterFactory.class
org.apache.abdera.writer.WriterOptions.class
org.apache.abdera.xpath.XPath.class
org.apache.abdera.xpath.XPathException.class

Pom

abdera-core-1.1.3.pom file content.

<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->
<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.apache.abdera</groupId>
    <artifactId>abdera</artifactId>
    <version>1.1.3</version>  
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <artifactId>abdera-core</artifactId>
  <packaging>bundle</packaging>
  <name>Abdera Core</name>
  <version>1.1.3</version>  
  <description>Atom Specification Implementation Core</description>
  <properties>
    <topDir>${basedir}/..</topDir>
    <abdera.osgi.default.exports>
		org.apache.abdera;
		org.apache.abdera.factory.*;
		org.apache.abdera.filter.*;
		org.apache.abdera.model.*;
		org.apache.abdera.parser.*;
		org.apache.abdera.protocol.*;
		org.apache.abdera.util.*;
		org.apache.abdera.writer.*;
		org.apache.abdera.xpath.*
	</abdera.osgi.default.exports>
    <abdera.osgi.default.imports>
      javax.activation*;version="[0,2)",
      javax.xml.stream*;version="[0,2)",
      org.apache.commons.codec*;version="[1.3,2)",
      *
    </abdera.osgi.default.imports>
  </properties>
  <dependencies>
  	<dependency>
  		<groupId>junit</groupId>
  		<artifactId>junit</artifactId>
  	</dependency>
  	<dependency>
  		<groupId>org.apache.abdera</groupId>
  		<artifactId>abdera-i18n</artifactId>
  		<version>1.1.3</version>  
  	</dependency>
  	<dependency>
  		<groupId>org.apache.geronimo.specs</groupId>
  		<artifactId>geronimo-activation_1.1_spec</artifactId>
  	</dependency>
	<dependency>
      <groupId>org.apache.geronimo.specs</groupId>
      <artifactId>geronimo-stax-api_1.0_spec</artifactId>
      <version>1.0.1</version>  
    </dependency>
  	<dependency>
  		<groupId>commons-codec</groupId>
  		<artifactId>commons-codec</artifactId>
  	</dependency>
	<dependency>
  		<groupId>commons-logging</groupId>
  		<artifactId>commons-logging</artifactId>
  	</dependency>
	<dependency>
        <groupId>org.easymock</groupId>
        <artifactId>easymock</artifactId>
        <version>${easymock.version}</version>  
        <scope>test</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.apache.abdera</groupId>
   <artifactId>abdera-core</artifactId>
   <version>1.1.3</version>
</dependency>

Download

If you think the following abdera-core-1.1.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download abdera-core-1.1.3.jar file




PreviousNext

Related