# -*- encoding: utf-8 -*- # stub: embulk-input-trino-jdbc 0.1.0 java lib Gem::Specification.new do |s| s.name = "embulk-input-trino-jdbc".freeze s.version = "0.1.0".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["".freeze] s.date = "2024-03-28" s.description = "Trino JDBC input plugin for Embulk loads records from Trino".freeze s.email = ["".freeze] s.files = ["classpath/embulk-input-jdbc-0.13.2.jar".freeze, "classpath/embulk-input-trino-jdbc-0.1.0.jar".freeze, "classpath/embulk-util-config-0.3.2.jar".freeze, "classpath/embulk-util-json-0.1.1.jar".freeze, "classpath/embulk-util-rubytime-0.3.2.jar".freeze, "classpath/embulk-util-timestamp-0.2.1.jar".freeze, "classpath/jackson-annotations-2.6.7.jar".freeze, "classpath/jackson-core-2.6.7.jar".freeze, "classpath/jackson-databind-2.6.7.jar".freeze, "classpath/jackson-datatype-jdk8-2.6.7.jar".freeze, "classpath/trino-jdbc-442.jar".freeze, "classpath/validation-api-1.1.0.Final.jar".freeze, "lib/embulk/input/trino-jdbc.rb".freeze] s.homepage = "https://github.com/reproio/embulk-input-trino-jdbc".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Trino JDBC input plugin for Embulk loads records from Trino".freeze end