FCKeditor.Java Integration Core

This Java library enables the FCKeditor to be used in a Servlet/J2EE environment. It provides JSP tags for creating a FCKeditor instance and a Servlet handling server-side user files and folders.

Лицензия

Лицензия

GPL, LGPL, MPL
Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.fckeditor
Идентификатор

Идентификатор

java-core
Последняя версия

Последняя версия

2.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

FCKeditor.Java Integration Core
This Java library enables the FCKeditor to be used in a Servlet/J2EE environment. It provides JSP tags for creating a FCKeditor instance and a Servlet handling server-side user files and folders.
Ссылка на сайт

Ссылка на сайт

http://java.fckeditor.net
Организация-разработчик

Организация-разработчик

Frederico Caldeira Knabben

Скачать java-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.fckeditor/java-core/ -->
<dependency>
    <groupId>net.fckeditor</groupId>
    <artifactId>java-core</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.fckeditor/java-core/
implementation 'net.fckeditor:java-core:2.6'
// https://jarcasting.com/artifacts/net.fckeditor/java-core/
implementation ("net.fckeditor:java-core:2.6")
'net.fckeditor:java-core:jar:2.6'
<dependency org="net.fckeditor" name="java-core" rev="2.6">
  <artifact name="java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fckeditor', module='java-core', version='2.6')
)
libraryDependencies += "net.fckeditor" % "java-core" % "2.6"
[net.fckeditor/java-core "2.6"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-fileupload : commons-fileupload jar 1.2.1
commons-io : commons-io jar 1.3.2
org.devlib.schmidt : imageinfo jar 1.9
org.slf4j : slf4j-api jar 1.5.8

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4
javax.servlet : jstl jar 1.1.2
javax.servlet.jsp : jsp-api jar 2.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5
org.slf4j : slf4j-nop jar 1.5.8
org.mockito : mockito-all jar 1.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.6
2.5
2.5-beta-1
2.4.2
2.4.1
2.4
2.4-beta-1