License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.output.stream.container |
Last Version | Last Version7.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Output Stream Container
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.output.stream.container/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.output.stream.container</artifactId>
<version>7.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.output.stream.container/
implementation 'com.liferay:com.liferay.portal.output.stream.container:7.0.10'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.output.stream.container/
implementation ("com.liferay:com.liferay.portal.output.stream.container:7.0.10")
'com.liferay:com.liferay.portal.output.stream.container:jar:7.0.10'
<dependency org="com.liferay" name="com.liferay.portal.output.stream.container" rev="7.0.10">
<artifact name="com.liferay.portal.output.stream.container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.output.stream.container', version='7.0.10')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.output.stream.container" % "7.0.10"
[com.liferay/com.liferay.portal.output.stream.container "7.0.10"]