License |
License |
---|---|
GroupId | GroupIdorg.opencms |
ArtifactId | ArtifactIdlangdetect-opencms |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlangdetect-opencms
langdetect-opencms is an extention of langdetect 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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
langdetect-opencms-1.0.pom | |
langdetect-opencms-1.0.jar | 5 KB |
langdetect-opencms-1.0-sources.jar | 2 KB |
langdetect-opencms-1.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencms/langdetect-opencms/ -->
<dependency>
<groupId>org.opencms</groupId>
<artifactId>langdetect-opencms</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms/langdetect-opencms/
implementation 'org.opencms:langdetect-opencms:1.0'
// https://jarcasting.com/artifacts/org.opencms/langdetect-opencms/
implementation ("org.opencms:langdetect-opencms:1.0")
'org.opencms:langdetect-opencms:jar:1.0'
<dependency org="org.opencms" name="langdetect-opencms" rev="1.0">
<artifact name="langdetect-opencms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms', module='langdetect-opencms', version='1.0')
)
libraryDependencies += "org.opencms" % "langdetect-opencms" % "1.0"
[org.opencms/langdetect-opencms "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cybozu.labs : langdetect | jar | 1.1-20120112 |
org.opencms : opencms-core | jar | 8.5.0 |