o

opencms-core

Opencms-core is the JAR-Library for OpenCms. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.
http://opencms.org
GNU LESSER GENERAL PUBLIC LICENSE 2.1
Alexander Kandzior
Files download
File Operation
opencms-core-8.5.0.jar download
opencms-core-8.5.0.pom download
opencms-core-8.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opencms</groupId>
  <artifactId>opencms-core</artifactId>
  <version>8.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.opencms:opencms-core:8.5.0'
Gradle Kotlin
implementation("org.opencms:opencms-core:8.5.0")
Scala SBT
libraryDependencies += "org.opencms" % "opencms-core" % "8.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.opencms', module='opencms-core', version='8.5.0')
)
Apache Ivy
<dependency org="org.opencms" name="opencms-core" rev="8.5.0" />
Leiningen
[org.opencms/opencms-core "8.5.0"]
Apache Buildr
'org.opencms:opencms-core:jar:8.5.0'
Dependencies

compile

|-- javax.activation:activation:1.1.1

|-- com.alkacon:alkacon-diff:0.9.2

|-- com.alkacon:alkacon-simapi:1.0.0

|-- com.alkacon:acacia-editor-shared:1.0.0

|-- org.owasp.antisamy:antisamy:1.4.4

|-- org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings:0.7.0

|-- commons-beanutils:commons-beanutils:1.8.3

|-- commons-codec:commons-codec:1.6

|-- commons-collections:commons-collections:3.2.1

|-- commons-dbcp:commons-dbcp:1.3

|-- commons-digester:commons-digester:1.8

|-- org.apache.commons:commons-email:1.2

|-- commons-fileupload:commons-fileupload:1.2.2

|-- commons-httpclient:commons-httpclient:3.1

|-- commons-io:commons-io:2.1

|-- commons-lang:commons-lang:2.6

|-- commons-logging:commons-logging:1.1.1

|-- commons-pool:commons-pool:1.5.5

|-- dom4j:dom4j:1.6.1

|-- net.sf.ehcache:ehcache-core:2.4.7

|-- net.sf.ehcache:ehcache-openjpa:0.2.0

|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1

|-- org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1

|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1

|-- org.apache.geronimo.specs:geronimo-validation_1.0_spec:1.1

|-- org.apache.bval:org.apache.bval.bundle:0.3-incubating

|-- com.google.guava:guava:10.0.1

|-- com.google.guava:guava-gwt:10.0.1

|-- com.google.gwt:gwt-servlet:2.4.0

|-- org.htmlparser:htmlparser:1.6

|-- oro:oro:2.0.8

|-- jaxen:jaxen:1.1.1

|-- javax.jws:jsr181-api:1.0-MR1

|-- javax.annotation:jsr250-api:1.0

|-- com.google.code.findbugs:jsr305:1.3.9

|-- javax.servlet:jstl:1.1.2

|-- org.hibernate:jtidy:r8-20060801

|-- org.safehaus.jug:jug:2.0.0

|-- com.googlecode.json-simple:json-simple:1.1

|-- log4j:log4j:1.2.15

|-- org.apache.lucene:lucene-analyzers:3.6.1

|-- org.apache.lucene:lucene-core:3.6.1

|-- org.apache.lucene:lucene-highlighter:3.6.1

|-- org.apache.lucene:lucene-memory:3.6.1

|-- org.apache.lucene:lucene-grouping:3.6.1

|-- org.apache.lucene:lucene-spatial:3.6.1

|-- org.apache.lucene:lucene-spellchecker:3.6.1

|-- org.apache.lucene:lucene-queries:3.6.1

|-- javax.mail:mail:1.4.1

|-- net.sourceforge.nekohtml:nekohtml:1.9.15

|-- net.sf.opencsv:opencsv:2.3

|-- org.apache.openjpa:openjpa:2.2.0

|-- org.apache.pdfbox:pdfbox:1.5.0

|-- org.bouncycastle:bcprov-jdk15:1.46

|-- org.apache.poi:poi-ooxml:3.8

|-- org.apache.poi:poi-scratchpad:3.8

|-- org.apache.tika:tika-parsers:1.1

|-- org.codehaus.woodstox:wstx-asl:3.2.7

|-- quartz:quartz:1.5.2

|-- net.sourceforge.serp:serp:1.13.1

|-- org.slf4j:slf4j-api:1.7.1

|-- org.slf4j:slf4j-log4j12:1.7.1

|-- org.apache.solr:solr-core:3.6.1

|-- org.apache.solr:solr-solrj:3.6.1

|-- taglibs:standard:1.1.2

|-- xml-apis:xml-apis:1.4.01

|-- xerces:xercesImpl:2.10.0

provided

|-- javax.servlet:jsp-api:2.0

|-- javax.servlet:servlet-api:2.4

test

|-- junit:junit:3.8.1