Skip to content

alandawson/homebrew-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Java formulae for Homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%