m

modeshape-web-jcr-webdav

ModeShape JCR WebDAV Library
http://www.modeshape.org
文件下载
文件名 操作
modeshape-web-jcr-webdav-5.4.1.Final.jar 下载
modeshape-web-jcr-webdav-5.4.1.Final.pom 下载
modeshape-web-jcr-webdav-5.4.1.Final-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.modeshape</groupId>
  <artifactId>modeshape-web-jcr-webdav</artifactId>
  <version>5.4.1.Final</version>
</dependency>
Gradle Groovy
implementation 'org.modeshape:modeshape-web-jcr-webdav:5.4.1.Final'
Gradle Kotlin
implementation("org.modeshape:modeshape-web-jcr-webdav:5.4.1.Final")
Scala SBT
libraryDependencies += "org.modeshape" % "modeshape-web-jcr-webdav" % "5.4.1.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.modeshape', module='modeshape-web-jcr-webdav', version='5.4.1.Final')
)
Apache Ivy
<dependency org="org.modeshape" name="modeshape-web-jcr-webdav" rev="5.4.1.Final" />
Leiningen
[org.modeshape/modeshape-web-jcr-webdav "5.4.1.Final"]
Apache Buildr
'org.modeshape:modeshape-web-jcr-webdav:jar:5.4.1.Final'