ForStore v1.0

Package your Java Projects with dependencies quickly for testing & storage.
Welcome to ForStore
ForStore is a little program I built for myself while working with various Java Projects over the years which required their external dependencies to be packaged within. Even the most basic example being any Java API that doesn't include a Bukkit API onEnable handle, you would need to package inside the plugin. Essentially, ForStore will allow you to drag and drop all your dependencies & target jar into one path (same level as ForStore.jar) and run it! ForStore will automatically discover all dependencies, extract, inject them into your target jar! I tried to keep this program as simple as possible to speed up workflow. (essentially I have my IDE export into the ForStore folder, that way all I need to do is run it, and copy the finished product to the server). I doubt many will find use for this, however even if it helps a few of you, worth!

Usage:
All commands must be executed from CMD, Terminal, ETC.

Simply drag ForStore.jar into a folder.
Copy all the dependencies you'd like injected inside the same folder.
(optional) Copy your target.jar inside the same folder.

java -jar "path/to/ForStore.jar" target.jar

replace path/to/ForStore to where you saved it.
replace target.jar with the jar you want to inject the dependencies into!

Screenshots:
c39dcffdd3b137aee1eff3de3ba1f14a.gif

c7e557d78740b290e01ea3ca46118214.gif

EULA: Standard EULA
845 Views
14 Downloads
Sep 11, 2018 Published
Sep 11, 2018 Updated
Not yet rated
133 KB File size
Creator
Owner
Recommended for you
GUIShopPlus! A continuation of GUIShop, But with an easy config utility!
4.00 star(s) 6 ratings
25 purchases
Allow your players to teleport to a random location in the wilderness and away from factions!
4.00 star(s) 2 ratings
4 purchases
See the top 10 online-only player's balances. This excludes everyone who is offline!
5.00 star(s) 1 ratings
2 purchases
Easily set your Server's MOTD & Player Base line by line, or by command!
Not yet rated
1 purchase
Easily add an admin chat channel your staff can use to communicate privately!
Not yet rated
1 purchase
845 Views
14 Downloads
Sep 11, 2018 Published
Sep 11, 2018 Updated
Not yet rated
133 KB File size
Creator
Owner
Recommended for you
GUIShopPlus! A continuation of GUIShop, But with an easy config utility!
4.00 star(s) 6 ratings
25 purchases
Allow your players to teleport to a random location in the wilderness and away from factions!
4.00 star(s) 2 ratings
4 purchases
See the top 10 online-only player's balances. This excludes everyone who is offline!
5.00 star(s) 1 ratings
2 purchases
Easily set your Server's MOTD & Player Base line by line, or by command!
Not yet rated
1 purchase
Easily add an admin chat channel your staff can use to communicate privately!
Not yet rated
1 purchase
Top