Skip to content

I want to use local jar replace download dependents #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ifu25 opened this issue Apr 27, 2019 · 2 comments
Closed

I want to use local jar replace download dependents #109

ifu25 opened this issue Apr 27, 2019 · 2 comments

Comments

@ifu25
Copy link

ifu25 commented Apr 27, 2019

when i didn't use thin-launcher, in fat jar i can unzip all dependents jar in BOOT-INF\lib\.

20190427125246383

Now I'm using thin-launcher to build thinJar.
I wang to use local jar from fatJar's BOOT-INF\lib\.

like this:
20190427125734639

Is there any way to do this?

thank you.

@dsyer
Copy link
Collaborator

dsyer commented Jun 12, 2019

Not sure I understand the question. You have all the jars locally, so there's no need for further computation or downloads. Can you not just run java -cp ...?

@dsyer
Copy link
Collaborator

dsyer commented Nov 6, 2019

Seems like either a non-issue or maybe a duplicate of #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants