| Лицензия |
Лицензия
LGPL License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.itcb.common |
| Идентификатор | Идентификаторcommon-portlet |
| Последняя версия | Последняя версия0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-portlet
This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| common-portlet-0.0.12.pom | |
| common-portlet-0.0.12.jar | 21 KB |
| common-portlet-0.0.12-sources.jar | 12 KB |
| common-portlet-0.0.12-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/common-portlet/ -->
<dependency>
<groupId>net.sf.itcb.common</groupId>
<artifactId>common-portlet</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/common-portlet/
implementation 'net.sf.itcb.common:common-portlet:0.0.12'
// https://jarcasting.com/artifacts/net.sf.itcb.common/common-portlet/
implementation ("net.sf.itcb.common:common-portlet:0.0.12")
'net.sf.itcb.common:common-portlet:jar:0.0.12'
<dependency org="net.sf.itcb.common" name="common-portlet" rev="0.0.12">
<artifact name="common-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='common-portlet', version='0.0.12')
)
libraryDependencies += "net.sf.itcb.common" % "common-portlet" % "0.0.12"
[net.sf.itcb.common/common-portlet "0.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.itcb.common : common-business | jar | 0.0.12 |
| com.vaadin : vaadin | jar | 6.5.2 |
| org.springframework : spring-web | jar | 3.0.5.RELEASE |
| org.springframework : spring-context | jar | 3.0.5.RELEASE |
| org.springframework : spring-aspects | jar | 3.0.5.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.0.5.RELEASE |
| org.aspectj : aspectjrt | jar | 1.6.9 |
| org.slf4j : slf4j-api | jar | 1.6.0 |
| javax.inject : javax.inject | jar | 1 |
| javax.xml.bind : jaxb-api | jar | 2.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.portlet : portlet-api | jar | 2.0 |
| com.liferay.portal : portal-kernel | jar | 6.0.2-SNAPSHOT |
| com.liferay.portal : portal-service | jar | 6.0.5 |
| org.springframework.roo : org.springframework.roo.annotations | jar | 1.0.2.RELEASE |
| javax.persistence : persistence-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 |
| log4j : log4j | jar | 1.2.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |