| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.portal.osgi.web.servlet.jsp.api.fragment |
| Последняя версия | Последняя версия4.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Portal OSGi Web Servlet JSP API Fragment
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.api.fragment/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.osgi.web.servlet.jsp.api.fragment</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.api.fragment/
implementation 'com.liferay:com.liferay.portal.osgi.web.servlet.jsp.api.fragment:4.0.5'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.api.fragment/
implementation ("com.liferay:com.liferay.portal.osgi.web.servlet.jsp.api.fragment:4.0.5")
'com.liferay:com.liferay.portal.osgi.web.servlet.jsp.api.fragment:jar:4.0.5'
<dependency org="com.liferay" name="com.liferay.portal.osgi.web.servlet.jsp.api.fragment" rev="4.0.5">
<artifact name="com.liferay.portal.osgi.web.servlet.jsp.api.fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.osgi.web.servlet.jsp.api.fragment', version='4.0.5')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.osgi.web.servlet.jsp.api.fragment" % "4.0.5"
[com.liferay/com.liferay.portal.osgi.web.servlet.jsp.api.fragment "4.0.5"]