Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.osgi.web.servlet.jsp.api.fragment |
Version | Version3.0.7 |
Type | Typejar |
<!-- 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>3.0.7</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:3.0.7'
// 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:3.0.7")
'com.liferay:com.liferay.portal.osgi.web.servlet.jsp.api.fragment:jar:3.0.7'
<dependency org="com.liferay" name="com.liferay.portal.osgi.web.servlet.jsp.api.fragment" rev="3.0.7">
<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='3.0.7')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.osgi.web.servlet.jsp.api.fragment" % "3.0.7"
[com.liferay/com.liferay.portal.osgi.web.servlet.jsp.api.fragment "3.0.7"]