License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.apache.felix.scr |
Version | Version2.1.30.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.apache.felix.scr/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.apache.felix.scr</artifactId>
<version>2.1.30.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.apache.felix.scr/
implementation 'com.liferay:org.apache.felix.scr:2.1.30.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.apache.felix.scr/
implementation ("com.liferay:org.apache.felix.scr:2.1.30.LIFERAY-PATCHED-1")
'com.liferay:org.apache.felix.scr:jar:2.1.30.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.apache.felix.scr" rev="2.1.30.LIFERAY-PATCHED-1">
<artifact name="org.apache.felix.scr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.apache.felix.scr', version='2.1.30.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.apache.felix.scr" % "2.1.30.LIFERAY-PATCHED-1"
[com.liferay/org.apache.felix.scr "2.1.30.LIFERAY-PATCHED-1"]