License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.site.welcome.site.initializer |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Site Welcome Site Initializer
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.site.welcome.site.initializer/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.site.welcome.site.initializer</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.welcome.site.initializer/
implementation 'com.liferay:com.liferay.site.welcome.site.initializer:1.0.18'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.site.welcome.site.initializer/
implementation ("com.liferay:com.liferay.site.welcome.site.initializer:1.0.18")
'com.liferay:com.liferay.site.welcome.site.initializer:jar:1.0.18'
<dependency org="com.liferay" name="com.liferay.site.welcome.site.initializer" rev="1.0.18">
<artifact name="com.liferay.site.welcome.site.initializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.site.welcome.site.initializer', version='1.0.18')
)
libraryDependencies += "com.liferay" % "com.liferay.site.welcome.site.initializer" % "1.0.18"
[com.liferay/com.liferay.site.welcome.site.initializer "1.0.18"]