MVN

org.xcmis : xcmis-server-war

Maven & Gradle

Apr 23, 2013
3 usages

xCMIS :: Server :: WAR

<dependency>
    <groupId>org.xcmis</groupId>
    <artifactId>xcmis-server-war</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xcmis : xcmis-server-war to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0
  • Latest Release Candidate: 1.3.0-RC1
  • Latest Beta: 1.2-beta1

All Versions

Choose a version of org.xcmis : xcmis-server-war to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
xcmis-server-war-1.3.0
xcmis-server-war-1.3.0-RC1
1.2.x
xcmis-server-war-1.2.2
xcmis-server-war-1.2.1
xcmis-server-war-1.2.0-GA
1.2
xcmis-server-war-1.2-beta1
1.1.x
xcmis-server-war-1.1.4
xcmis-server-war-1.1.3
xcmis-server-war-1.1.2
xcmis-server-war-1.1.1
xcmis-server-war-1.1.0-GA
xcmis-server-war-1.1.0-Beta01
1.0
xcmis-server-war-1.0

How to add a dependency to Maven

Add the following org.xcmis : xcmis-server-war maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xcmis</groupId>
    <artifactId>xcmis-server-war</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xcmis : xcmis-server-war gradle dependency to your build.gradle file:

implementation 'org.xcmis:xcmis-server-war:1.3.0'

Gradle Kotlin DSL: Add the following org.xcmis : xcmis-server-war gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xcmis:xcmis-server-war:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xcmis : xcmis-server-war sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xcmis" % "xcmis-server-war" % "1.3.0"

Advertisement

Dependencies from Group

Apr 23, 2013
10 usages
Jul 21, 2010
4 usages
Apr 23, 2013
4 usages
Apr 23, 2013
4 usages
Apr 23, 2013
3 usages

Discover Dependencies

Apr 23, 2013
1 usages
Apr 23, 2013
1 usages
Apr 23, 2013
3 usages
Apr 23, 2013
3 usages
Apr 23, 2013
4 usages
Apr 23, 2013
2 usages
Apr 23, 2013
4 usages
Apr 23, 2013
6 stars
Sep 07, 2010