Y
Hacker News
new
|
ask
|
show
|
jobs
by
bob_roboto
2757 days ago
Scala works just fine in the java runtime for us
1 comments
Tehnix
2757 days ago
I haven’t personally played with scala yet, but do you need to add any additional runtime components for it to work? Or perhaps scalaz? Or is it just making a .jar and you are good to go? :)
link
telechus
2757 days ago
I've simply used sbt assembly to create a far jar. It includes all of the needed dependencies.
link
RhodesianHunter
2757 days ago
Ditto Kotlin.
link