r

resource-scan-spring-boot-autoconfigure

The Apache License, Version 2.0
Files download
File Operation
resource-scan-spring-boot-autoconfigure-1.0.7.jar download
resource-scan-spring-boot-autoconfigure-1.0.7.pom download
resource-scan-spring-boot-autoconfigure-1.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>resource-scan-spring-boot-autoconfigure</artifactId>
  <version>1.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:resource-scan-spring-boot-autoconfigure:1.0.7'
Gradle Kotlin
implementation("com.wudgaby.platform:resource-scan-spring-boot-autoconfigure:1.0.7")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "resource-scan-spring-boot-autoconfigure" % "1.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='resource-scan-spring-boot-autoconfigure', version='1.0.7')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="resource-scan-spring-boot-autoconfigure" rev="1.0.7" />
Leiningen
[com.wudgaby.platform/resource-scan-spring-boot-autoconfigure "1.0.7"]
Apache Buildr
'com.wudgaby.platform:resource-scan-spring-boot-autoconfigure:jar:1.0.7'