| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opencms |
| Идентификатор | Идентификаторlangdetect-opencms |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlangdetect-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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cybozu.labs : langdetect | jar | 1.1-20120112 |
| org.opencms : opencms-core | jar | 8.5.0 |