Skip to content
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

How to run using java application #12

Closed
rajdeokumarsingh opened this issue Sep 19, 2014 · 2 comments
Closed

How to run using java application #12

rajdeokumarsingh opened this issue Sep 19, 2014 · 2 comments

Comments

@rajdeokumarsingh
Copy link

how to run from java application? Not using scala in applications, or without sbt

@pcyin
Copy link

pcyin commented Sep 26, 2014

you can first use sbt to build the executable jar file. And then make it a library reference in your java project.

Pls refer to this for sample usage in java.

@bhadramani
Copy link
Contributor

You can use maven , add this as dependency.

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

3 participants