https://kotlinlang.org logo
#gradle
Title
c

Czar

12/07/2017, 2:16 PM
If I do this
"providedRuntime"("org.springframework.boot:spring-boot-starter-tomcat")
gradle says
Copy code
Configuration with name 'providedRuntime' not found.
Why? I did apply the plugins