cedric
04/20/2017, 12:48 AMdependencies {
provided("com.sparkjava:spark-core:2.5")
}
to my build file, built a fat jar and spark
was not in it.
Do you have an issue filed about the fact that fat jars include provided
dependencies? Couldn’t find anything. Until I see such an issue, I’m going to pretend there is no bug 🙂