Download stax-1.2.0_rc2.jar file

Introduction

You can download stax-1.2.0_rc2.jar in this page.

License

GNU General Public Library

Type List

stax-1.2.0_rc2.jar file has the following types.

META-INF/MANIFEST.MF
com.bea.xml.stream.AttributeBase.class
com.bea.xml.stream.ConfigurationContextBase.class
com.bea.xml.stream.EventFactory.class
com.bea.xml.stream.EventReaderFilter.class
com.bea.xml.stream.EventScanner.class
com.bea.xml.stream.EventState.class
com.bea.xml.stream.MXParser.class
com.bea.xml.stream.MXParserFactory.class
com.bea.xml.stream.NamespaceBase.class
com.bea.xml.stream.ReadOnlyNamespaceContextBase.class
com.bea.xml.stream.ReaderDelegate.class
com.bea.xml.stream.ReaderToWriter.class
com.bea.xml.stream.StaticAllocator.class
com.bea.xml.stream.StreamReaderFilter.class
com.bea.xml.stream.SubReader.class
com.bea.xml.stream.XMLEventAllocatorBase.class
com.bea.xml.stream.XMLEventPlayer.class
com.bea.xml.stream.XMLEventReaderBase.class
com.bea.xml.stream.XMLEventWriterBase.class
com.bea.xml.stream.XMLOutputFactoryBase.class
com.bea.xml.stream.XMLStreamPlayer.class
com.bea.xml.stream.XMLStreamRecorder.class
com.bea.xml.stream.XMLWriterBase.class
com.bea.xml.stream.events.BaseEvent.class
com.bea.xml.stream.events.CharactersEvent.class
com.bea.xml.stream.events.CommentEvent.class
com.bea.xml.stream.events.DTDEvent.class
com.bea.xml.stream.events.EndDocumentEvent.class
com.bea.xml.stream.events.EndElementEvent.class
com.bea.xml.stream.events.EntityDeclarationEvent.class
com.bea.xml.stream.events.EntityReferenceEvent.class
com.bea.xml.stream.events.NamedEvent.class
com.bea.xml.stream.events.NotationDeclarationEvent.class
com.bea.xml.stream.events.ProcessingInstructionEvent.class
com.bea.xml.stream.events.StartDocumentEvent.class
com.bea.xml.stream.events.StartElementEvent.class
com.bea.xml.stream.filters.NameFilter.class
com.bea.xml.stream.filters.TypeFilter.class
com.bea.xml.stream.reader.XmlChars.class
com.bea.xml.stream.reader.XmlReader.class
com.bea.xml.stream.samples.AllocEventParser.class
com.bea.xml.stream.samples.EventParse.class
com.bea.xml.stream.samples.EventWrite.class
com.bea.xml.stream.samples.NoAllocEventParser.class
com.bea.xml.stream.samples.Parse.class
com.bea.xml.stream.util.ArrayIterator.class
com.bea.xml.stream.util.CircularQueue.class
com.bea.xml.stream.util.ElementTypeNames.class
com.bea.xml.stream.util.EmptyIterator.class
com.bea.xml.stream.util.NamespaceContextImpl.class
com.bea.xml.stream.util.Stack.class
com.bea.xml.stream.util.Symbol.class
com.bea.xml.stream.util.SymbolTable.class
com.wutka.dtd.DTD.class
com.wutka.dtd.DTDAny.class
com.wutka.dtd.DTDAttlist.class
com.wutka.dtd.DTDAttribute.class
com.wutka.dtd.DTDCardinal.class
com.wutka.dtd.DTDChoice.class
com.wutka.dtd.DTDComment.class
com.wutka.dtd.DTDContainer.class
com.wutka.dtd.DTDDecl.class
com.wutka.dtd.DTDElement.class
com.wutka.dtd.DTDEmpty.class
com.wutka.dtd.DTDEntity.class
com.wutka.dtd.DTDEnumeration.class
com.wutka.dtd.DTDExternalID.class
com.wutka.dtd.DTDItem.class
com.wutka.dtd.DTDMixed.class
com.wutka.dtd.DTDName.class
com.wutka.dtd.DTDNotation.class
com.wutka.dtd.DTDNotationList.class
com.wutka.dtd.DTDOutput.class
com.wutka.dtd.DTDPCData.class
com.wutka.dtd.DTDParseException.class
com.wutka.dtd.DTDParser.class
com.wutka.dtd.DTDProcessingInstruction.class
com.wutka.dtd.DTDPublic.class
com.wutka.dtd.DTDSequence.class
com.wutka.dtd.DTDSystem.class
com.wutka.dtd.EntityExpansion.class
com.wutka.dtd.Scanner.class
com.wutka.dtd.Token.class
com.wutka.dtd.TokenType.class
com.wutka.dtd.Tokenize.class

Pom

stax-1.2.0_rc2.pom file content.

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>stax</groupId>
  <artifactId>stax</artifactId>
  <name>StAX</name>
  <version>1.2.0_rc2-dev</version>
  <description>StAX is the reference implementation of the StAX API</description>
  <url>http://stax.codehaus.org/</url>
  <issueManagement>
    <url>http://jira.codehaus.org/browse/STAX</url>
  </issueManagement>
  <ciManagement>
    <notifiers>
      <notifier>
        <configuration>
          <address>dev@stax.codehaus.org</address>
        </configuration>
      </notifier>
    </notifiers>
  </ciManagement>
  <inceptionYear>2002</inceptionYear>
  <mailingLists>
    <mailingList>
      <name>StAX Builders List</name>
      <subscribe>stax_builders-subscribe@yahoogroups.com</subscribe>
      <unsubscribe>stax_builders-unsubscribe@yahoogroups.com</unsubscribe>
      <archive>http://groups.yahoo.com/group/stax_builders/</archive>
    </mailingList>
  </mailingLists>
  <developers>
    <developer>
      <id>aslom</id>
      <name>Aleksander Slominski</name>
      <email></email>
      <organization>Indiana University</organization>
    </developer>
    <developer>
      <id>chris</id>
      <name>Chris Fry</name>
      <email></email>
      <organization></organization>
    </developer>
  </developers>
  <scm>
    <connection>scm:cvs:pserver:anonymous@cvs.stax.codehaus.org:/home/projects/stax/scm:stax</connection>
    <developerConnection>scm:cvs:ext:${maven.username}@cvs.stax.codehaus.org:/home/projects/stax/scm:stax</developerConnection>
    <url>http://cvs.stax.codehaus.org/stax/</url>
  </scm>
  <build>
    <sourceDirectory>src</sourceDirectory>
    <testSourceDirectory>test</testSourceDirectory>
    <resources>
      <resource>
        <directory>src/conf</directory>
        <includes>
          <include>**/*</include>
        </includes>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>test</directory>
        <includes>
          <include>**/*.properties</include>
          <include>**/*.xml</include>
        </includes>
      </testResource>
    </testResources>
    <plugins>
      <plugin>
        <artifactId>surefire</artifactId>
        <configuration>
          <includes>
            <include>**/*Test.*</include>
          </includes>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <dependencies>
<!--
    <dependency>
      <groupId>xmlbeans</groupId>
      <artifactId>xmlbeans-jsr173-api</artifactId>
      <version>2.0-dev</version>
    </dependency>
-->
    <dependency>
      <groupId>stax</groupId>
      <artifactId>stax-api</artifactId>
      <version>1.0.1</version>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.1</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  <distributionManagement>
    <repository>
      <id>default</id>
      <name>Default Repository</name>
      <url>file:///home/projects/stax/dist</url>
    </repository>
    <site>
      <id>default</id>
      <name>Default Site</name>
      <url>scp://stax.codehaus.org//home/projects/stax/public_html/maven</url>
    </site>
  </distributionManagement>
</project>

POM Entry

<dependency>
   <groupId>stax</groupId>
   <artifactId>stax</artifactId>
   <version>1.2.0_rc2</version>
</dependency>

Download

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



Download stax-1.2.0_rc2.jar file




PreviousNext

Related