License |
License |
---|---|
GroupId | GroupIdcom.liferay.plugins |
ArtifactId | ArtifactIdsync-web |
Version | Version7.0.0.1 |
Type | Typewar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sync-web-7.0.0.1.pom | |
sync-web-7.0.0.1.war | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.plugins/sync-web/ -->
<dependency>
<groupId>com.liferay.plugins</groupId>
<artifactId>sync-web</artifactId>
<version>7.0.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/sync-web/
implementation 'com.liferay.plugins:sync-web:7.0.0.1'
// https://jarcasting.com/artifacts/com.liferay.plugins/sync-web/
implementation ("com.liferay.plugins:sync-web:7.0.0.1")
'com.liferay.plugins:sync-web:war:7.0.0.1'
<dependency org="com.liferay.plugins" name="sync-web" rev="7.0.0.1">
<artifact name="sync-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='sync-web', version='7.0.0.1')
)
libraryDependencies += "com.liferay.plugins" % "sync-web" % "7.0.0.1"
[com.liferay.plugins/sync-web "7.0.0.1"]