You can download tephra-core-0.10.0.jar in this page.
Apache License
tephra-core-0.10.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.apache.tephra/tephra-core/pom.properties META-INF/maven/org.apache.tephra/tephra-core/pom.xml co.cask.tephra.persist.TransactionEdit.class co.cask.tephra.persist.TransactionEditCodecs.class org.apache.tephra.AbstractTransactionAwareTable.class org.apache.tephra.AbstractTransactionExecutor.class org.apache.tephra.ChangeId.class org.apache.tephra.DefaultTransactionExecutor.class org.apache.tephra.InvalidTruncateTimeException.class org.apache.tephra.NoRetryStrategy.class org.apache.tephra.RetryOnConflictStrategy.class org.apache.tephra.RetryStrategies.class org.apache.tephra.RetryStrategy.class org.apache.tephra.TransactionAdmin.class org.apache.tephra.TransactionCodec.class org.apache.tephra.TransactionContext.class org.apache.tephra.TransactionCouldNotTakeSnapshotException.class org.apache.tephra.TransactionExecutor.class org.apache.tephra.TransactionExecutorFactory.class org.apache.tephra.TransactionManager.class org.apache.tephra.TransactionServiceMain.class org.apache.tephra.TransactionSystemClient.class org.apache.tephra.TxConstants.class org.apache.tephra.coprocessor.TransactionStateCache.class org.apache.tephra.coprocessor.TransactionStateCacheSupplier.class org.apache.tephra.distributed.AbstractClientProvider.class org.apache.tephra.distributed.CloseableThriftClient.class org.apache.tephra.distributed.ElasticPool.class org.apache.tephra.distributed.PooledClientProvider.class org.apache.tephra.distributed.RetryNTimes.class org.apache.tephra.distributed.RetryStrategy.class org.apache.tephra.distributed.RetryStrategyProvider.class org.apache.tephra.distributed.RetryWithBackoff.class org.apache.tephra.distributed.SingleUseClientProvider.class org.apache.tephra.distributed.ThreadLocalClientProvider.class org.apache.tephra.distributed.ThriftClientProvider.class org.apache.tephra.distributed.TransactionConverterUtils.class org.apache.tephra.distributed.TransactionService.class org.apache.tephra.distributed.TransactionServiceClient.class org.apache.tephra.distributed.TransactionServiceThriftClient.class org.apache.tephra.distributed.TransactionServiceThriftHandler.class org.apache.tephra.distributed.thrift.TBoolean.class org.apache.tephra.distributed.thrift.TGenericException.class org.apache.tephra.distributed.thrift.TInvalidTruncateTimeException.class org.apache.tephra.distributed.thrift.TTransaction.class org.apache.tephra.distributed.thrift.TTransactionCouldNotTakeSnapshotException.class org.apache.tephra.distributed.thrift.TTransactionNotInProgressException.class org.apache.tephra.distributed.thrift.TTransactionServer.class org.apache.tephra.distributed.thrift.TTransactionType.class org.apache.tephra.distributed.thrift.TVisibilityLevel.class org.apache.tephra.inmemory.DetachedTxSystemClient.class org.apache.tephra.inmemory.InMemoryTransactionService.class org.apache.tephra.inmemory.InMemoryTxSystemClient.class org.apache.tephra.inmemory.MinimalTxSystemClient.class org.apache.tephra.janitor.TransactionPruningPlugin.class org.apache.tephra.metrics.DefaultMetricsCollector.class org.apache.tephra.metrics.MetricsCollector.class org.apache.tephra.metrics.TxMetricsCollector.class org.apache.tephra.persist.AbstractTransactionLog.class org.apache.tephra.persist.AbstractTransactionStateStorage.class org.apache.tephra.persist.CommitMarkerCodec.class org.apache.tephra.persist.HDFSTransactionLog.class org.apache.tephra.persist.HDFSTransactionLogReaderSupplier.class org.apache.tephra.persist.HDFSTransactionLogReaderV1.class org.apache.tephra.persist.HDFSTransactionLogReaderV2.class org.apache.tephra.persist.HDFSTransactionLogReaderV3.class org.apache.tephra.persist.HDFSTransactionStateStorage.class org.apache.tephra.persist.HDFSUtil.class org.apache.tephra.persist.LocalFileTransactionLog.class org.apache.tephra.persist.LocalFileTransactionStateStorage.class org.apache.tephra.persist.NoOpTransactionStateStorage.class org.apache.tephra.persist.TransactionEdit.class org.apache.tephra.persist.TransactionEditCodecs.class org.apache.tephra.persist.TransactionLog.class org.apache.tephra.persist.TransactionLogReader.class org.apache.tephra.persist.TransactionLogWriter.class org.apache.tephra.persist.TransactionSnapshot.class org.apache.tephra.persist.TransactionStateStorage.class org.apache.tephra.persist.TransactionVisibilityState.class org.apache.tephra.rpc.RPCServiceHandler.class org.apache.tephra.rpc.ThriftRPCServer.class org.apache.tephra.runtime.ConfigModule.class org.apache.tephra.runtime.DiscoveryModules.class org.apache.tephra.runtime.TransactionClientModule.class org.apache.tephra.runtime.TransactionDistributedModule.class org.apache.tephra.runtime.TransactionInMemoryModule.class org.apache.tephra.runtime.TransactionLocalModule.class org.apache.tephra.runtime.TransactionModules.class org.apache.tephra.runtime.TransactionStateStorageProvider.class org.apache.tephra.runtime.ZKModule.class org.apache.tephra.snapshot.BinaryDecoder.class org.apache.tephra.snapshot.BinaryEncoder.class org.apache.tephra.snapshot.DefaultSnapshotCodec.class org.apache.tephra.snapshot.SnapshotCodec.class org.apache.tephra.snapshot.SnapshotCodecProvider.class org.apache.tephra.snapshot.SnapshotCodecV2.class org.apache.tephra.snapshot.SnapshotCodecV3.class org.apache.tephra.snapshot.SnapshotCodecV4.class org.apache.tephra.util.ConfigurationFactory.class org.apache.tephra.util.ConfigurationProvider.class org.apache.tephra.util.HBaseVersion.class org.apache.tephra.util.HBaseVersionSpecificFactory.class org.apache.tephra.util.TxUtils.class org.apache.tephra.visibility.DefaultFenceWait.class org.apache.tephra.visibility.FenceWait.class org.apache.tephra.visibility.ReadFence.class org.apache.tephra.visibility.VisibilityFence.class org.apache.tephra.visibility.WriteFence.class org.apache.tephra.zookeeper.BasicACLData.class org.apache.tephra.zookeeper.BasicNodeChildren.class org.apache.tephra.zookeeper.BasicNodeData.class org.apache.tephra.zookeeper.TephraZKClientService.class org.apache.thrift.server.TThreadedSelectorServerWithFix.class
tephra-core-0.10.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ 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/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.tephra</groupId> <artifactId>tephra</artifactId> <version>0.10.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>tephra-core</artifactId> <name>Apache Tephra Core</name> <description>Apache Tephra Transaction System Core Module</description> <dependencies> <dependency> <groupId>org.apache.tephra</groupId> <artifactId>tephra-api</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> <dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> </dependency> <dependency> <groupId>com.google.inject.extensions</groupId> <artifactId>guice-assistedinject</artifactId> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-core</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> <dependency> <groupId>org.apache.thrift</groupId> <artifactId>libthrift</artifactId> </dependency> <dependency> <groupId>it.unimi.dsi</groupId> <artifactId>fastutil</artifactId> </dependency> <dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-common</artifactId> </dependency> <dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-core</artifactId> </dependency> <dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-discovery-api</artifactId> </dependency> <dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-discovery-core</artifactId> </dependency> <dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-zookeeper</artifactId> </dependency> <dependency> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-core</artifactId> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-common</artifactId> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-hdfs</artifactId> </dependency> <!-- Test dependencies --> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-minicluster</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>log4j-over-slf4j</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.4</version> <executions> <execution> <id>test-jar</id> <goals> <goal>test-jar</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.apache.tephra</groupId> <artifactId>tephra-core</artifactId> <version>0.10.0</version> </dependency>
If you think the following tephra-core-0.10.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download tephra-core-0.10.0.jar file