| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cedarsoftware |
| Идентификатор | Идентификаторn-cube-editor |
| Версия | Версия0.3.0 |
| Тип | Типwar |
| Описание |
Описаниеn-cube-editor
n-cube Web Editor / Manager
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| n-cube-editor-0.3.0.pom | |
| n-cube-editor-0.3.0.war | 20 MB |
| n-cube-editor-0.3.0-sources.jar | 2 KB |
| n-cube-editor-0.3.0-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoftware/n-cube-editor/ -->
<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>n-cube-editor</artifactId>
<version>0.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoftware/n-cube-editor/
implementation 'com.cedarsoftware:n-cube-editor:0.3.0'
// https://jarcasting.com/artifacts/com.cedarsoftware/n-cube-editor/
implementation ("com.cedarsoftware:n-cube-editor:0.3.0")
'com.cedarsoftware:n-cube-editor:war:0.3.0'
<dependency org="com.cedarsoftware" name="n-cube-editor" rev="0.3.0">
<artifact name="n-cube-editor" type="war" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoftware', module='n-cube-editor', version='0.3.0')
)
libraryDependencies += "com.cedarsoftware" % "n-cube-editor" % "0.3.0"
[com.cedarsoftware/n-cube-editor "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tuckey : urlrewritefilter | jar | 4.0.4 |
| mysql : mysql-connector-java | jar | 5.1.35 |
| org.codehaus.groovy : groovy | jar | 2.4.4 |
| com.cedarsoftware : n-cube | jar | 3.3.9 |
| com.cedarsoftware : json-command-servlet | jar | 1.2.5 |
| org.apache.logging.log4j : log4j-api | jar | 2.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.1 |
| org.springframework : spring-core | jar | 4.1.6.RELEASE |
| org.springframework : spring-beans | jar | 4.1.6.RELEASE |
| org.springframework : spring-tx | jar | 4.1.6.RELEASE |
| org.springframework : spring-orm | jar | 4.1.6.RELEASE |
| org.springframework : spring-aspects | jar | 4.1.6.RELEASE |
| org.springframework : spring-aop | jar | 4.1.6.RELEASE |
| org.springframework : spring-web | jar | 4.1.6.RELEASE |
| org.springframework : spring-context | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api Необязательный | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-web | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |