License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.scr.reference.dynamic.greedy.test.impl |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionLiferay SCR Reference Dynamic Greedy Test Implementation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.reference.dynamic.greedy.test.impl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.scr.reference.dynamic.greedy.test.impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.reference.dynamic.greedy.test.impl/
implementation 'com.liferay:com.liferay.scr.reference.dynamic.greedy.test.impl:1.0.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.scr.reference.dynamic.greedy.test.impl/
implementation ("com.liferay:com.liferay.scr.reference.dynamic.greedy.test.impl:1.0.0")
'com.liferay:com.liferay.scr.reference.dynamic.greedy.test.impl:jar:1.0.0'
<dependency org="com.liferay" name="com.liferay.scr.reference.dynamic.greedy.test.impl" rev="1.0.0">
<artifact name="com.liferay.scr.reference.dynamic.greedy.test.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.scr.reference.dynamic.greedy.test.impl', version='1.0.0')
)
libraryDependencies += "com.liferay" % "com.liferay.scr.reference.dynamic.greedy.test.impl" % "1.0.0"
[com.liferay/com.liferay.scr.reference.dynamic.greedy.test.impl "1.0.0"]