Download uzaygezen-core-0.2.jar file

Introduction

You can download uzaygezen-core-0.2.jar in this page.

License

Google Open Source

Type List

uzaygezen-core-0.2.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.google.uzaygezen/uzaygezen-core/pom.properties
META-INF/maven/com.google.uzaygezen/uzaygezen-core/pom.xml
com.google.uzaygezen.core.AdditiveValue.class
com.google.uzaygezen.core.Assessment.class
com.google.uzaygezen.core.BacktrackingQueryBuilder.class
com.google.uzaygezen.core.BigIntegerContent.class
com.google.uzaygezen.core.BigIntegerMath.class
com.google.uzaygezen.core.BitSetBackedBitVector.class
com.google.uzaygezen.core.BitSetComparator.class
com.google.uzaygezen.core.BitSetMath.class
com.google.uzaygezen.core.BitVector.class
com.google.uzaygezen.core.BitVectorFactories.class
com.google.uzaygezen.core.BitVectorMath.class
com.google.uzaygezen.core.BoundedRollup.class
com.google.uzaygezen.core.CompactHilbertCurve.class
com.google.uzaygezen.core.Content.class
com.google.uzaygezen.core.FilterCombiner.class
com.google.uzaygezen.core.FilteredIndexRange.class
com.google.uzaygezen.core.HilbertIndexMasks.class
com.google.uzaygezen.core.IndexCalculator.class
com.google.uzaygezen.core.LinkedNodeList.class
com.google.uzaygezen.core.ListConcatCombiner.class
com.google.uzaygezen.core.LongArrayBitVector.class
com.google.uzaygezen.core.LongBitVector.class
com.google.uzaygezen.core.LongContent.class
com.google.uzaygezen.core.MapNode.class
com.google.uzaygezen.core.MapRegionInspector.class
com.google.uzaygezen.core.MathUtils.class
com.google.uzaygezen.core.MultiDimensionalSpec.class
com.google.uzaygezen.core.NodeList.class
com.google.uzaygezen.core.NodeValue.class
com.google.uzaygezen.core.PlainFilterCombiner.class
com.google.uzaygezen.core.Pow2LengthBitSetRange.class
com.google.uzaygezen.core.Pow2LengthBitSetRangeFactory.class
com.google.uzaygezen.core.Query.class
com.google.uzaygezen.core.QueryBuilder.class
com.google.uzaygezen.core.QueryFactory.class
com.google.uzaygezen.core.RangeListFilter.class
com.google.uzaygezen.core.RegionInspector.class
com.google.uzaygezen.core.SelectiveFilter.class
com.google.uzaygezen.core.SimpleRegionInspector.class
com.google.uzaygezen.core.SpaceFillingCurve.class
com.google.uzaygezen.core.SpaceVisitor.class
com.google.uzaygezen.core.SpatialRelation.class
com.google.uzaygezen.core.StreamingRollup.class
com.google.uzaygezen.core.TestUtils.class
com.google.uzaygezen.core.ZoomingNavigator.class
com.google.uzaygezen.core.ZoomingSpaceVisitorAdapter.class
com.google.uzaygezen.core.ranges.BigIntegerRange.class
com.google.uzaygezen.core.ranges.BigIntegerRangeHome.class
com.google.uzaygezen.core.ranges.LongRange.class
com.google.uzaygezen.core.ranges.LongRangeHome.class
com.google.uzaygezen.core.ranges.Measurable.class
com.google.uzaygezen.core.ranges.Range.class
com.google.uzaygezen.core.ranges.RangeHome.class
com.google.uzaygezen.core.ranges.RangeUtil.class

Pom

uzaygezen-core-0.2.pom file content.

<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>
  <groupId>com.google.uzaygezen</groupId>
  <artifactId>uzaygezen-core</artifactId>
  <packaging>jar</packaging>
  <version>0.2</version>
  <name>Uzaygezen-core</name>
  <parent>
    <groupId>com.google.uzaygezen</groupId>
    <artifactId>uzaygezen</artifactId>
    <version>0.2</version>
  </parent>
  <dependencies>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.1</version>
    </dependency> 
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>14.0-rc1</version>
    </dependency>
    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <version>1.2.17</version>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.11</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.easymock</groupId>
      <artifactId>easymock</artifactId>
      <version>3.1</version>
      <scope>test</scope>
    </dependency> 
    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-core</artifactId>
      <version>1.1.1</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.hbase</groupId>
      <artifactId>hbase</artifactId>
      <version>0.94.2</version>
      <scope>test</scope>
    </dependency> 
  </dependencies>

  <scm>
    <connection>scm:svn:https://uzaygezen.googlecode.com/svn/tags/uzaygezen-core-0.2</connection>
    <developerConnection>scm:svn:https://uzaygezen.googlecode.com/svn/tags/uzaygezen-core-0.2</developerConnection>
    <url>https://uzaygezen.googlecode.com/svn/tags/uzaygezen-core-0.2</url>
  </scm>
</project>

POM Entry

<dependency>
   <groupId>com.google.uzaygezen</groupId>
   <artifactId>uzaygezen-core</artifactId>
   <version>0.2</version>
</dependency>

Download

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



Download uzaygezen-core-0.2.jar file




PreviousNext

Related