Giter Club home page Giter Club logo

homebrew-java's Introduction

Overview

Homebrew-formulae to install Java tools and libraries, in case Maven is not the best solution.

Why not Maven?

In general, Maven is a perfect tool to deal with dependencies during the development of a Java project. It is also possible to create software packages including all dependencies with Maven. But there are a lot of software packages available that may use some libraries. In this case Maven is quite a hard choice to manage these libraries.

  • derby
  • Apache Derby database
  • hsqldb
  • HSQL database
  • mysql-connector-java
  • The MySQL Connector/J to connect to a MySQL database
  • postgresql-jdbc
  • The PostgreSQL JDBC driver to connect to a PostgreSQL database
  • sqlite-jdbc
  • A JDBC driver for SQLite databases

Install

  • brew tap gbeine/homebrew-java
  • brew install mysql-connector-java

homebrew-java's People

Contributors

alandawson avatar calrion avatar gbeine avatar hanxue avatar maartenpaauw avatar proinsias avatar socsieng avatar terrytangyuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

homebrew-java's Issues

Options ignored when trying to install redshift-jdbc and postgresql-jdbc

When I check the options for redshift-jdbc and postgresql-jdbc, I get the following:

brew options redshift-jdbc  postgresql-jdbc 
gbeine/java/redshift-jdbc
--with-jdbc41
	Install JDBC 4.1 support
--with-jdbc42
	Install JDBC 4.2 support

gbeine/java/postgresql-jdbc
--with-jdbc4
	Install JDBC 4.0 support
--with-jdbc41
	Install JDBC 4.1 support
--with-jdbc42
	Install JDBC 4.2 support

However, when I run either of the following:

brew install redshift-jdbc --with-jdbc42
brew install postgresql-jdbc --with-jdbc42

I get the same behavior as if I had not used the flags.

Here's brew config:

HOMEBREW_VERSION: 1.1.1-11-g649c7ab
ORIGIN: https://github.com/Homebrew/brew
HEAD: 649c7ab48ae013f07a29a706b63d4d778e456b24
Last commit: 86 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0b98074cacedb88b3babe86750106a81ed0d2b0f
Core tap last commit: 32 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /Users/francis/.pyenv/shims/python => /Users/francis/.pyenv/versions/miniconda3-4.1.11/bin/python3.5
Ruby: /usr/local/opt/rbenv/shims/ruby => /usr/local/Cellar/rbenv/1.0.0/versions/2.3.1/bin/ruby
Java: 1.8.0_102, 1.7.0_80
macOS: 10.12.1-x86_64
Xcode: 8.1
CLT: N/A
X11: 2.7.9 => /opt/X11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.