Git Product home page Git Product logo

firmata4j-autopack's Introduction

What is this project?

This project packages firmata4j into a jar file with all it's dependencies. It uses the latest commit on the master branch when compiling firmata4j.

How to download the jar with all the dependencies

  1. Go to the /release folder
  2. Go to the most recent folder date (latest release)
  3. Download the firmata4j-autopack-****.**.**-SNAPSHOT-jar-with-dependencies.jar

Note1: In the /separated folder are the dependencies that were packaged inside the firmata4j-autopack-**-SNAPSHOT-jar-with-dependencies.jar.

Note 2: In the /separated folder you can see what commit of firmata4j was used in the jar file by looking at the name:

For example if you have: firmata4j-master-firmata4j-2.3.8-g9de0fd9-12.jar

The commit hash would be: 9de0fd9

You can see all firmata4j's commits here: https://github.com/kurbatov/firmata4j/commits image

How to add the .jar to your java project

  1. Copy the .jar to a /lib folder

image

  1. Add the jar to the build path

image

  1. enjoy!

image

Why this repository?

See docs/why.md

Need a new release?

Open an issue, this will trigger a github action that will package the .jar with all the dependencies from latest commit in the date of today.

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.