r

rs-framework-spring-datascope

http://maven.apache.org
文件下载
文件名 操作
rs-framework-spring-datascope-0.0.2.jar 下载
rs-framework-spring-datascope-0.0.2.pom 下载
rs-framework-spring-datascope-0.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.jxrisesun</groupId>
  <artifactId>rs-framework-spring-datascope</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.jxrisesun:rs-framework-spring-datascope:0.0.2'
Gradle Kotlin
implementation("com.jxrisesun:rs-framework-spring-datascope:0.0.2")
Scala SBT
libraryDependencies += "com.jxrisesun" % "rs-framework-spring-datascope" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.jxrisesun', module='rs-framework-spring-datascope', version='0.0.2')
)
Apache Ivy
<dependency org="com.jxrisesun" name="rs-framework-spring-datascope" rev="0.0.2" />
Leiningen
[com.jxrisesun/rs-framework-spring-datascope "0.0.2"]
Apache Buildr
'com.jxrisesun:rs-framework-spring-datascope:jar:0.0.2'