b

basis-project-spring-ext

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