License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.external.data.source.test.service |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay External Data Source Test Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.external.data.source.test.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.external.data.source.test.service</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.external.data.source.test.service/
implementation 'com.liferay:com.liferay.external.data.source.test.service:1.0.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.external.data.source.test.service/
implementation ("com.liferay:com.liferay.external.data.source.test.service:1.0.0")
'com.liferay:com.liferay.external.data.source.test.service:jar:1.0.0'
<dependency org="com.liferay" name="com.liferay.external.data.source.test.service" rev="1.0.0">
<artifact name="com.liferay.external.data.source.test.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.external.data.source.test.service', version='1.0.0')
)
libraryDependencies += "com.liferay" % "com.liferay.external.data.source.test.service" % "1.0.0"
[com.liferay/com.liferay.external.data.source.test.service "1.0.0"]