| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.portal.remote.dependency.manager.tccl |
| Версия | Версия2.0.2 |
| Тип | Типjar |
| Описание |
Описание |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.dependency.manager.tccl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.remote.dependency.manager.tccl</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.dependency.manager.tccl/
implementation 'com.liferay:com.liferay.portal.remote.dependency.manager.tccl:2.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.remote.dependency.manager.tccl/
implementation ("com.liferay:com.liferay.portal.remote.dependency.manager.tccl:2.0.2")
'com.liferay:com.liferay.portal.remote.dependency.manager.tccl:jar:2.0.2'
<dependency org="com.liferay" name="com.liferay.portal.remote.dependency.manager.tccl" rev="2.0.2">
<artifact name="com.liferay.portal.remote.dependency.manager.tccl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.remote.dependency.manager.tccl', version='2.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.remote.dependency.manager.tccl" % "2.0.2"
[com.liferay/com.liferay.portal.remote.dependency.manager.tccl "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.apache.felix.dependencymanager | jar | 3.2.0 |
| org.osgi : org.osgi.core | jar | 5.0.0 |