Download jaxen-1.1.6.jar file

Introduction

You can download jaxen-1.1.6.jar in this page.

License

Open Source License

Type List

jaxen-1.1.6.jar file has the following types.

META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/maven/jaxen/jaxen/pom.properties
META-INF/maven/jaxen/jaxen/pom.xml
org.jaxen.BaseXPath.class
org.jaxen.Context.class
org.jaxen.ContextSupport.class
org.jaxen.DefaultNavigator.class
org.jaxen.Function.class
org.jaxen.FunctionCallException.class
org.jaxen.FunctionContext.class
org.jaxen.JaxenConstants.class
org.jaxen.JaxenException.class
org.jaxen.JaxenHandler.class
org.jaxen.JaxenRuntimeException.class
org.jaxen.NamedAccessNavigator.class
org.jaxen.NamespaceContext.class
org.jaxen.Navigator.class
org.jaxen.QualifiedName.class
org.jaxen.SimpleFunctionContext.class
org.jaxen.SimpleNamespaceContext.class
org.jaxen.SimpleVariableContext.class
org.jaxen.UnresolvableException.class
org.jaxen.UnsupportedAxisException.class
org.jaxen.VariableContext.class
org.jaxen.XPath.class
org.jaxen.XPathFunctionContext.class
org.jaxen.XPathSyntaxException.class
org.jaxen.dom.DOMXPath.class
org.jaxen.dom.DocumentNavigator.class
org.jaxen.dom.NamespaceNode.class
org.jaxen.dom4j.DocumentNavigator.class
org.jaxen.dom4j.Dom4jXPath.class
org.jaxen.expr.AdditiveExpr.class
org.jaxen.expr.AllNodeStep.class
org.jaxen.expr.BinaryExpr.class
org.jaxen.expr.CommentNodeStep.class
org.jaxen.expr.DefaultAbsoluteLocationPath.class
org.jaxen.expr.DefaultAdditiveExpr.class
org.jaxen.expr.DefaultAllNodeStep.class
org.jaxen.expr.DefaultAndExpr.class
org.jaxen.expr.DefaultArithExpr.class
org.jaxen.expr.DefaultBinaryExpr.class
org.jaxen.expr.DefaultCommentNodeStep.class
org.jaxen.expr.DefaultDivExpr.class
org.jaxen.expr.DefaultEqualityExpr.class
org.jaxen.expr.DefaultEqualsExpr.class
org.jaxen.expr.DefaultExpr.class
org.jaxen.expr.DefaultFilterExpr.class
org.jaxen.expr.DefaultFunctionCallExpr.class
org.jaxen.expr.DefaultGreaterThanEqualExpr.class
org.jaxen.expr.DefaultGreaterThanExpr.class
org.jaxen.expr.DefaultLessThanEqualExpr.class
org.jaxen.expr.DefaultLessThanExpr.class
org.jaxen.expr.DefaultLiteralExpr.class
org.jaxen.expr.DefaultLocationPath.class
org.jaxen.expr.DefaultLogicalExpr.class
org.jaxen.expr.DefaultMinusExpr.class
org.jaxen.expr.DefaultModExpr.class
org.jaxen.expr.DefaultMultiplicativeExpr.class
org.jaxen.expr.DefaultMultiplyExpr.class
org.jaxen.expr.DefaultNameStep.class
org.jaxen.expr.DefaultNotEqualsExpr.class
org.jaxen.expr.DefaultNumberExpr.class
org.jaxen.expr.DefaultOrExpr.class
org.jaxen.expr.DefaultPathExpr.class
org.jaxen.expr.DefaultPlusExpr.class
org.jaxen.expr.DefaultPredicate.class
org.jaxen.expr.DefaultProcessingInstructionNodeStep.class
org.jaxen.expr.DefaultRelationalExpr.class
org.jaxen.expr.DefaultRelativeLocationPath.class
org.jaxen.expr.DefaultStep.class
org.jaxen.expr.DefaultTextNodeStep.class
org.jaxen.expr.DefaultTruthExpr.class
org.jaxen.expr.DefaultUnaryExpr.class
org.jaxen.expr.DefaultUnionExpr.class
org.jaxen.expr.DefaultVariableReferenceExpr.class
org.jaxen.expr.DefaultXPathExpr.class
org.jaxen.expr.DefaultXPathFactory.class
org.jaxen.expr.EqualityExpr.class
org.jaxen.expr.Expr.class
org.jaxen.expr.FilterExpr.class
org.jaxen.expr.FunctionCallExpr.class
org.jaxen.expr.IdentitySet.class
org.jaxen.expr.LiteralExpr.class
org.jaxen.expr.LocationPath.class
org.jaxen.expr.LogicalExpr.class
org.jaxen.expr.MultiplicativeExpr.class
org.jaxen.expr.NameStep.class
org.jaxen.expr.NodeComparator.class
org.jaxen.expr.NumberExpr.class
org.jaxen.expr.PathExpr.class
org.jaxen.expr.Predicate.class
org.jaxen.expr.PredicateSet.class
org.jaxen.expr.Predicated.class
org.jaxen.expr.ProcessingInstructionNodeStep.class
org.jaxen.expr.RelationalExpr.class
org.jaxen.expr.Step.class
org.jaxen.expr.TextNodeStep.class
org.jaxen.expr.UnaryExpr.class
org.jaxen.expr.UnionExpr.class
org.jaxen.expr.VariableReferenceExpr.class
org.jaxen.expr.XPathExpr.class
org.jaxen.expr.XPathFactory.class
org.jaxen.expr.iter.IterableAncestorAxis.class
org.jaxen.expr.iter.IterableAncestorOrSelfAxis.class
org.jaxen.expr.iter.IterableAttributeAxis.class
org.jaxen.expr.iter.IterableAxis.class
org.jaxen.expr.iter.IterableChildAxis.class
org.jaxen.expr.iter.IterableDescendantAxis.class
org.jaxen.expr.iter.IterableDescendantOrSelfAxis.class
org.jaxen.expr.iter.IterableFollowingAxis.class
org.jaxen.expr.iter.IterableFollowingSiblingAxis.class
org.jaxen.expr.iter.IterableNamespaceAxis.class
org.jaxen.expr.iter.IterableParentAxis.class
org.jaxen.expr.iter.IterablePrecedingAxis.class
org.jaxen.expr.iter.IterablePrecedingSiblingAxis.class
org.jaxen.expr.iter.IterableSelfAxis.class
org.jaxen.function.BooleanFunction.class
org.jaxen.function.CeilingFunction.class
org.jaxen.function.ConcatFunction.class
org.jaxen.function.ContainsFunction.class
org.jaxen.function.CountFunction.class
org.jaxen.function.FalseFunction.class
org.jaxen.function.FloorFunction.class
org.jaxen.function.IdFunction.class
org.jaxen.function.LangFunction.class
org.jaxen.function.LastFunction.class
org.jaxen.function.LocalNameFunction.class
org.jaxen.function.NameFunction.class
org.jaxen.function.NamespaceUriFunction.class
org.jaxen.function.NormalizeSpaceFunction.class
org.jaxen.function.NotFunction.class
org.jaxen.function.NumberFunction.class
org.jaxen.function.PositionFunction.class
org.jaxen.function.RoundFunction.class
org.jaxen.function.StartsWithFunction.class
org.jaxen.function.StringFunction.class
org.jaxen.function.StringLengthFunction.class
org.jaxen.function.SubstringAfterFunction.class
org.jaxen.function.SubstringBeforeFunction.class
org.jaxen.function.SubstringFunction.class
org.jaxen.function.SumFunction.class
org.jaxen.function.TranslateFunction.class
org.jaxen.function.TrueFunction.class
org.jaxen.function.ext.EndsWithFunction.class
org.jaxen.function.ext.EvaluateFunction.class
org.jaxen.function.ext.LocaleFunctionSupport.class
org.jaxen.function.ext.LowerFunction.class
org.jaxen.function.ext.UpperFunction.class
org.jaxen.function.xslt.DocumentFunction.class
org.jaxen.javabean.DocumentNavigator.class
org.jaxen.javabean.Element.class
org.jaxen.javabean.ElementIterator.class
org.jaxen.javabean.JavaBeanXPath.class
org.jaxen.jdom.DocumentNavigator.class
org.jaxen.jdom.JDOMXPath.class
org.jaxen.jdom.XPathNamespace.class
org.jaxen.pattern.AnyChildNodeTest.class
org.jaxen.pattern.AnyNodeTest.class
org.jaxen.pattern.LocationPathPattern.class
org.jaxen.pattern.NameTest.class
org.jaxen.pattern.NamespaceTest.class
org.jaxen.pattern.NoNodeTest.class
org.jaxen.pattern.NodeTest.class
org.jaxen.pattern.NodeTypeTest.class
org.jaxen.pattern.Pattern.class
org.jaxen.pattern.PatternHandler.class
org.jaxen.pattern.PatternParser.class
org.jaxen.pattern.TextNodeTest.class
org.jaxen.pattern.UnionPattern.class
org.jaxen.saxpath.Axis.class
org.jaxen.saxpath.Operator.class
org.jaxen.saxpath.SAXPathEventSource.class
org.jaxen.saxpath.SAXPathException.class
org.jaxen.saxpath.XPathHandler.class
org.jaxen.saxpath.XPathReader.class
org.jaxen.saxpath.XPathSyntaxException.class
org.jaxen.saxpath.base.Token.class
org.jaxen.saxpath.base.TokenTypes.class
org.jaxen.saxpath.base.Verifier.class
org.jaxen.saxpath.base.XPathLexer.class
org.jaxen.saxpath.base.XPathReader.class
org.jaxen.saxpath.helpers.DefaultXPathHandler.class
org.jaxen.saxpath.helpers.XPathReaderFactory.class
org.jaxen.util.AncestorAxisIterator.class
org.jaxen.util.AncestorOrSelfAxisIterator.class
org.jaxen.util.DescendantAxisIterator.class
org.jaxen.util.DescendantOrSelfAxisIterator.class
org.jaxen.util.FollowingAxisIterator.class
org.jaxen.util.FollowingSiblingAxisIterator.class
org.jaxen.util.LinkedIterator.class
org.jaxen.util.PrecedingAxisIterator.class
org.jaxen.util.PrecedingSiblingAxisIterator.class
org.jaxen.util.SelfAxisIterator.class
org.jaxen.util.SingleObjectIterator.class
org.jaxen.util.SingletonList.class
org.jaxen.util.StackedIterator.class
org.jaxen.xom.DocumentNavigator.class
org.jaxen.xom.XOMXPath.class
org.w3c.dom.UserDataHandler.class

Pom

jaxen-1.1.6.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<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">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <artifactId>oss-parent</artifactId>
    <groupId>org.sonatype.oss</groupId>
    <version>7</version>
  </parent>

  <groupId>jaxen</groupId>
  <artifactId>jaxen</artifactId>
  <packaging>bundle</packaging>
  <name>jaxen</name>
  <version>1.1.6</version>
  <description>Jaxen is a universal Java XPath engine.</description>
  <url>http://jaxen.codehaus.org/</url>
  <licenses>
    <license>
      <url>http://jaxen.codehaus.org/license.html</url>
    </license>
  </licenses>
  <issueManagement>
    <system>JIRA</system>
    <url>http://jira.codehaus.org/BrowseProject.jspa?id=10022</url>
  </issueManagement>
  <ciManagement>
    <notifiers>
      <notifier>
        <configuration>
          <address>dev@jaxen.codehaus.org</address>
        </configuration>
      </notifier>
    </notifiers>
  </ciManagement>
  <inceptionYear>2001</inceptionYear>
  
  <properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
  </properties>

  <mailingLists>
    <mailingList>
      <name>Jaxen Users List</name>
      <subscribe>user-subscribe@jaxen.codehaus.org</subscribe>
      <unsubscribe>user-unsubscribe@jaxen.codehaus.org</unsubscribe>
      <archive>http://archive.jaxen.codehaus.org/user/</archive>
    </mailingList>
    <mailingList>
      <name>Jaxen Developers List</name>
      <subscribe>dev-subscribe@jaxen.codehaus.org</subscribe>
      <unsubscribe>dev-unsubscribe@jaxen.codehaus.org</unsubscribe>
      <archive>http://archive.jaxen.codehaus.org/dev/</archive>
    </mailingList>
    <mailingList>
      <name>Jaxen Commits List</name>
      <subscribe>scm-subscribe@jaxen.codehaus.org</subscribe>
      <unsubscribe>scm-unsubscribe@jaxen.codehaus.org</unsubscribe>
      <archive>http://archive.jaxen.codehaus.org/scm/</archive>
    </mailingList>
  </mailingLists>

  <developers>
    <developer>
      <id>bob</id>
      <name>Bob McWhirter</name>
      <email>bob@eng.werken.com</email>
      <organization>The Werken Company</organization>
    </developer>
    <developer>
      <id>jstrachan</id>
      <name>James Strachan</name>
      <email>james_strachan@yahoo.co.uk</email>
      <organization>Spiritsoft</organization>
    </developer>
    <developer>
      <id>dmegginson</id>
      <name>David Megginson</name>
      <email>contact@megginson.com</email>
      <organization>Megginson Technologies</organization>
    </developer>
    <developer>
      <id>eboldwidt</id>
      <name>Erwin Bolwidt</name>
      <email>erwin@klomp.org</email>
    </developer>
    <developer>
      <id>mbelonga</id>
      <name>Mark A. Belonga</name>
      <email>mbelonga@users.sourceforge.net</email>
    </developer>
    <developer>
      <id>cnentwich</id>
      <name>Christian Nentwich</name>
      <email>xcut@users.sourceforge.net</email>
    </developer>
    <developer>
      <id>purpletech</id>
      <name>Alexander Day Chaffee</name>
      <email>purpletech@users.sourceforge.net</email>
      <organization>Purple Technologies</organization>
    </developer>
    <developer>
      <id>jdvorak</id>
      <name>Jan Dvorak</name>
      <email>jdvorak@users.sourceforge.net</email>
    </developer>
    <developer>
      <id>szegedia</id>
      <name>Attila Szegedi</name>
      <email>szegedia@users.sourceforge.net</email>
    </developer>
    <developer>
      <id>proyal</id>
      <name>Peter Royal</name>
      <email>peter.royal@pobox.com</email>
      <url>http://fotap.org/~osi</url>
    </developer>
    <developer>
      <id>ssanders</id>
      <name>Scott Sanders</name>
      <email>scott@dotnot.org</email>
      <url>http://dotnot.org/blog</url>
      <organization>dotnot</organization>
    </developer>
    <developer>
      <id>bewins</id>
      <name>Brian Ewins</name>
      <email>brian.ewins@gmail.com</email>
    </developer>
    <developer>
      <id>elharo</id>
      <name>Elliotte Rusty Harold</name>
      <email>elharo@ibiblio.org</email>
      <url>http://www.elharo.com/</url>
      <organization>Cafe au Lait</organization>
    </developer>
  </developers>

  <contributors>
    <contributor>
      <name>Ryan Gustafson</name>
      <email>rgustav@users.sourceforge.net</email>
    </contributor>
    <contributor>
      <name>David Peterson</name>
      <email>david@randombits.org</email>
    </contributor>
    <contributor>
      <name>Mark Wilson</name>
      <email>mark.wilson@wilsoncom.de</email>
    </contributor>
    <contributor>
      <name>Jacob Kjome</name>
      <email>hoju@visi.com</email>
    </contributor>
    <contributor>
      <name>Michael Brennan</name>
      <email>mpbrennan@earthlink.net</email>
    </contributor>
    <contributor>
      <name>Jason Hunter</name>
      <email>jhunter@xquery.com</email>
    </contributor>
    <contributor>
      <name>Brett Mclaughlin</name>
      <email>brett.mclaughlin@lutris.com</email>
    </contributor>
    <contributor>
      <name>Bradley S. Huffman</name>
      <email>hip@cs.okstate.edu</email>
    </contributor>
    <contributor>
      <name>K. Ari Krupnikov</name>
      <email>ari@lib.aero</email>
    </contributor>
    <contributor>
      <name>Paul R. Brown</name>
      <email>prb@fivesight.com</email>
    </contributor>
    <contributor>
      <name>Guoliang Cao</name>
      <email>cao@ispsoft.com</email>
    </contributor>
    <contributor>
      <name>J?r?me N?gre</name>
      <email>jerome.negre@e-xmlmedia.fr</email>
    </contributor>
    <contributor>
      <name>Eddie McGreal</name>
      <email>emcgreal@BlackPearl.com</email>
    </contributor>
    <contributor>
      <name>Steen Lehmann</name>
      <email>slehmann@users.sourceforge.net</email>
    </contributor>
    <contributor>
      <name>Ben McCann</name>
      <email>benjamin.j.mccann@gmail.com</email>
    </contributor>
    <contributor>
      <name>Don Corley</name>
      <email>don@donandann.com</email>
    </contributor>
  </contributors>

  <scm>
    <connection>scm:svn:https://svn.codehaus.org/jaxen/trunk/jaxen/</connection>
    <url>http://fisheye.codehaus.org/browse/jaxen/</url>
  </scm>

  <organization>
    <name>Codehaus</name>
    <url>http://codehaus.org</url>
  </organization>

  <build>
    <sourceDirectory>src/java/main</sourceDirectory>
    <testSourceDirectory>src/java/test</testSourceDirectory>
    <plugins>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>2.5.1</version>
        <configuration>
          <debug>true</debug>
          <optimize>true</optimize>
          <showDeprecation>true</showDeprecation>
          <source>1.3</source>
          <target>1.2</target>
        </configuration>
      </plugin>

      <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        <version>2.3.7</version>
        <extensions>true</extensions>
        <configuration>
          <instructions>
            <Bundle-ManifestVersion>2</Bundle-ManifestVersion>
            <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
            <Bundle-Version>${project.version}</Bundle-Version>
            <Export-Package>org.jaxen.*;version=${project.version}</Export-Package>
            <Include-Resource>
              org/w3c/dom/UserDataHandler.class=target/classes/org/w3c/dom/UserDataHandler.class,
              META-INF/LICENSE.txt=LICENSE.txt
            </Include-Resource>
            <Import-Package>
              org.w3c.dom;resolution:=optional,
              *;resolution:=optional
            </Import-Package>
            <Private-Package>!org.w3c.dom</Private-Package>
          </instructions>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-assembly-plugin</artifactId>
        <version>2.4</version>
        <executions>
          <execution>
            <phase>package</phase>
            <goals>
              <goal>single</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <descriptorRefs>
            <descriptorRef>project</descriptorRef>
            <descriptorRef>src</descriptorRef>
            <descriptorRef>bin</descriptorRef>
          </descriptorRefs>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-repository-plugin</artifactId>
        <version>2.3.1</version>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>2.8.1</version>
        <configuration>
          <excludePackageNames>org.jaxen.saxpath.base,org.jaxen.saxpath.helpers</excludePackageNames>
          <links>
            <link>http://java.sun.com/j2se/1.4.2/docs/api/</link>
          </links>
          <stylesheetfile>${basedir}/src/site/resources/css/javadoc-style.css</stylesheetfile>
          <docencoding>UTF-8</docencoding>
          <stylesheetfile>./xdocs/stylesheets/javadoc-style.css</stylesheetfile>
          <tags>
            <tag>
              <head>To Do:</head>
              <name>todo</name>
              <placement>Xa</placement>
            </tag>
          </tags>
          <docencoding>UTF-8</docencoding>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <version>2.12</version>
        <configuration>
          <includes>
            <include>**/*Test.java</include>
          </includes>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>cobertura-maven-plugin</artifactId>
        <version>2.5.1</version>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>findbugs-maven-plugin</artifactId>
        <version>2.4.0</version>
      </plugin>
    </plugins>
  </build>

  <dependencies>
    <dependency>
      <groupId>dom4j</groupId>
      <artifactId>dom4j</artifactId>
      <version>1.6.1</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>jdom</groupId>
      <artifactId>jdom</artifactId>
      <version>1.0</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>xml-apis</groupId>
      <artifactId>xml-apis</artifactId>
      <version>1.3.02</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>xerces</groupId>
      <artifactId>xercesImpl</artifactId>
      <version>2.6.2</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>xom</groupId>
      <artifactId>xom</artifactId>
      <version>1.0</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.2</version>
      <scope>test</scope>
    </dependency>
  </dependencies>

  <reporting>
    <plugins>
      <plugin>
        <artifactId>maven-changelog-plugin</artifactId>
        <version>2.2</version>
        <configuration>
          <type>date</type>
          <dates>
            <date>2007-05-06</date>
          </dates>
          <outputEncoding>UTF-8</outputEncoding>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-checkstyle-plugin</artifactId>
        <version>2.9.1</version>
      </plugin>
      <plugin>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>2.6.1</version>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jxr-plugin</artifactId>
        <version>2.1</version>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-pmd-plugin</artifactId>
        <version>2.4</version>
      </plugin> 
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-report-plugin</artifactId>
        <version>2.4.3</version>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>cobertura-maven-plugin</artifactId>
        <version>2.5.1</version>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>findbugs-maven-plugin</artifactId>
        <version>2.4.0</version>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>jdepend-maven-plugin</artifactId>
        <version>2.0-beta-2</version>
      </plugin> 
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-project-info-reports-plugin</artifactId>
        <version>2.4</version>
        <configuration>
          <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
          <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
        </configuration>
        <reportSets>
          <reportSet>
            <reports>
              <report>dependencies</report>
              <report>scm</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
    </plugins>
  </reporting>

  <distributionManagement>
    <site>
      <id>default</id>
      <name>Default Site</name>
      <url>scp://jaxen.codehaus.org/home/projects/jaxen/public_html</url>
    </site>
  </distributionManagement>
</project>

POM Entry

<dependency>
   <groupId>jaxen</groupId>
   <artifactId>jaxen</artifactId>
   <version>1.1.6</version>
</dependency>

Download

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



Download jaxen-1.1.6.jar file




PreviousNext

Related