b

basis-project-spring-ext

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