| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.ow2.orchestra.eclipse.core |
| Идентификатор | Идентификаторorg.ow2.orchestra.eclipse.core.runtime.compatibility.auth |
| Версия | Версия3.2.200 |
| Тип | Типjar |
| Описание |
ОписаниеAuthorization Compatibility Plug-in
Birt integration within Orchestra.
Those Eclipse's artifacts are temporaly published under Orchestra repository awaiting the Eclipse fundation to do it.
This is not a full publication of Birt artifacts but just ones needed by the Orchestra project
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.runtime.compatibility.auth/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.core</groupId>
<artifactId>org.ow2.orchestra.eclipse.core.runtime.compatibility.auth</artifactId>
<version>3.2.200</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.runtime.compatibility.auth/
implementation 'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.runtime.compatibility.auth:3.2.200'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.runtime.compatibility.auth/
implementation ("org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.runtime.compatibility.auth:3.2.200")
'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.runtime.compatibility.auth:jar:3.2.200'
<dependency org="org.ow2.orchestra.eclipse.core" name="org.ow2.orchestra.eclipse.core.runtime.compatibility.auth" rev="3.2.200">
<artifact name="org.ow2.orchestra.eclipse.core.runtime.compatibility.auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.core', module='org.ow2.orchestra.eclipse.core.runtime.compatibility.auth', version='3.2.200')
)
libraryDependencies += "org.ow2.orchestra.eclipse.core" % "org.ow2.orchestra.eclipse.core.runtime.compatibility.auth" % "3.2.200"
[org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.runtime.compatibility.auth "3.2.200"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.common | jar | 3.6.0 |