License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.orchestra.eclipse.core |
ArtifactId | ArtifactIdorg.ow2.orchestra.eclipse.core.runtime.compatibility.auth |
Last Version | Last Version3.2.200 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthorization 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
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.common | jar | 3.6.0 |