object Versions { internal const val knife4j = "3.0.2" internal const val mybatis_plus = "3.4.2" } object Deps { }