Closed fommil closed 6 years ago
I need to build a single jar for my module so that it can be used as a javaagent.
javaagent
I have a multi-module sbt project and this particular module is the lowest level one.
Can I use OneJar to override how the lowest level module is packaged?
I need to build a single jar for my module so that it can be used as a
javaagent
.I have a multi-module sbt project and this particular module is the lowest level one.
Can I use OneJar to override how the lowest level module is packaged?