License |
License |
---|---|
Categories |
CategoriesWebLogic Container Application Servers |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.weblogic.support |
Last Version | Last Version6.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Weblogic Support
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.weblogic.support/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.weblogic.support</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.weblogic.support/
implementation 'com.liferay:com.liferay.portal.weblogic.support:6.0.5'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.weblogic.support/
implementation ("com.liferay:com.liferay.portal.weblogic.support:6.0.5")
'com.liferay:com.liferay.portal.weblogic.support:jar:6.0.5'
<dependency org="com.liferay" name="com.liferay.portal.weblogic.support" rev="6.0.5">
<artifact name="com.liferay.portal.weblogic.support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.weblogic.support', version='6.0.5')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.weblogic.support" % "6.0.5"
[com.liferay/com.liferay.portal.weblogic.support "6.0.5"]