mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 01:31:04 +08:00
64 lines
1.6 KiB
Properties
64 lines
1.6 KiB
Properties
# 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.
|
|
|
|
# This properties file lists the versions of the various artifacts we use.
|
|
# It drives ivy and the generation of a maven POM
|
|
|
|
avro.version=1.8.1
|
|
|
|
checkstyle.version=5.0
|
|
|
|
commons-cli.version=1.2
|
|
commons-collections.version=3.2.2
|
|
commons-io.version=2.4
|
|
commons-lang.version=2.4
|
|
commons-lang3.version=3.4
|
|
commons-logging.version=1.2
|
|
commons-net.version=3.1
|
|
commons-pool.version=1.6
|
|
commons-codec.version=1.9
|
|
|
|
hsqldb.version=1.8.0.10
|
|
|
|
ivy.version=2.3.0
|
|
|
|
junit.version=4.12
|
|
assertj.version=2.8.0
|
|
mockito-all.version=1.9.5
|
|
|
|
h2.version=1.3.170
|
|
|
|
log4j.version=1.2.16
|
|
|
|
mvn.version=2.0.10
|
|
|
|
rats-lib.version=0.5.1
|
|
|
|
aspectj.version=1.7.4
|
|
|
|
postgresql.version=9.2-1003-jdbc4
|
|
accumulo.version=1.6.2
|
|
|
|
slf4j.version=1.7.7
|
|
|
|
hadoop.version=2.8.0
|
|
hbase.version=1.2.4
|
|
hcatalog.version=1.2.1
|
|
|
|
jackson-databind.version=2.9.5
|
|
parquet.version=1.6.0
|