Giter Site home page Giter Site logo

fschaupp / dependencybuildr Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63 KB

Ever had a project, but didn't want to hassle with maven, etc? We figure this out for you!

License: GNU General Public License v3.0

Java 100.00%
maven dependencies java tool ide

dependencybuildr's Introduction

Java CI with Maven

DependencyBuildr

Ever had a project, but didn't want to hassle with maven, etc? We figure this out for you!

Vision

Throw in a project folder of yours, and we'll figure out the hard stuff for you! In case you haven't, we try to harvest some metainformation from your used libraries in order to bake a nifty littly file you can feed your dependency management system for convenience of use.

Why should I bother?

Sometimes it happens, that somebody whants to add a tiny library when refactoring an old project but also wants to keep it and the other existing libraries updated.

So what to do?

Collect all the meta information of the libraries used and cram it into a dependency management tool of your choice? Sure thing! This means, you open up one of the potentially dozens of jars, extract the IDs and version info of the lib, find the repo hosting the most recent version, and then cram all of this into the file for your dependency manager yourself.

Sounds like a lot of work for just adding this tiny library.

"Maybe I should do it later, when I finished the change." I hear you saying, and we all know, it will never happen.

... and this thingy can help me?

Yup! Just select your project folder, we'll extract what we need and bake you a nice little file for your dependency manager or add what's missing.

dependencybuildr's People

Contributors

fschaupp avatar

Watchers

 avatar

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.