License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.scr.component.test.configuration |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay SCR Component Test Configuration
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.component.test.configuration/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.scr.component.test.configuration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.component.test.configuration/
implementation 'com.liferay:com.liferay.scr.component.test.configuration:1.0.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.component.test.configuration/
implementation ("com.liferay:com.liferay.scr.component.test.configuration:1.0.0")
'com.liferay:com.liferay.scr.component.test.configuration:jar:1.0.0'
<dependency org="com.liferay" name="com.liferay.scr.component.test.configuration" rev="1.0.0">
<artifact name="com.liferay.scr.component.test.configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.scr.component.test.configuration', version='1.0.0')
)
libraryDependencies += "com.liferay" % "com.liferay.scr.component.test.configuration" % "1.0.0"
[com.liferay/com.liferay.scr.component.test.configuration "1.0.0"]