o

opencms-test

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
http://www.opencms.org
GNU Lesser General Public License
Alkacon Software
Alkacon Software
Files download
File Operation
opencms-test-9.5.1.jar download
opencms-test-9.5.1.pom download
opencms-test-9.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opencms</groupId>
  <artifactId>opencms-test</artifactId>
  <version>9.5.1</version>
</dependency>
Gradle Groovy
implementation 'org.opencms:opencms-test:9.5.1'
Gradle Kotlin
implementation("org.opencms:opencms-test:9.5.1")
Scala SBT
libraryDependencies += "org.opencms" % "opencms-test" % "9.5.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opencms', module='opencms-test', version='9.5.1')
)
Apache Ivy
<dependency org="org.opencms" name="opencms-test" rev="9.5.1" />
Leiningen
[org.opencms/opencms-test "9.5.1"]
Apache Buildr
'org.opencms:opencms-test:jar:9.5.1'
Dependencies