| 组织ID: |
org.eclipse.core |
| 项目ID: |
org.eclipse.core.runtime.compatibility.auth |
| 版本: |
3.2.200.v20100517 |
| 最后修改时间: |
2018-08-13 22:46:49 |
| 包类型: |
jar |
| 描述: |
Authorization Compatibility Plug-in |
| 大小: |
22.28KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.runtime.compatibility.auth</artifactId>
<version>3.2.200.v20100517</version>
</dependency>
|
| Gradle引入代码: |
org.eclipse.core:org.eclipse.core.runtime.compatibility.auth:3.2.200.v20100517
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xsi:noNamespaceSchemaLocation="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>org.eclipse.eclipse</artifactId>
<groupId>org.eclipse</groupId>
<version>3.6.0.v20100505</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.runtime.compatibility.auth</artifactId>
<version>3.2.200.v20100517</version>
<description>Authorization Compatibility Plug-in</description>
<!-- See https://issues.sonatype.org/browse/OSSRH-739 -->
<dependencies>
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
<version>3.6.0.v20100503</version>
</dependency>
<!--dependency>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.6.0.v20100517</version>
</dependency-->
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF.RSA
META-INF/eclipse.inf
.api_description
about.html
plugin.properties
org.eclipse.core.internal.runtime.auth.Activator.class
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.class
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.class
org.eclipse.core.internal.runtime.auth.Cipher.class
org.eclipse.core.internal.runtime.auth.CipherInputStream.class
org.eclipse.core.internal.runtime.auth.CipherOutputStream.class
org.eclipse.core.internal.runtime.auth.Messages.class
org.eclipse.core.internal.runtime.auth.URLTool.class
org/eclipse/core/internal/runtime/auth/messages.properties
|
| 依赖Jar: |
org.eclipse.equinox.common-3.6.0.v20100503.jar
/org.eclipse.equinox/org.eclipse.equinox.common/3.6.0.v20100503
查看org.eclipse.equinox.common所有版本文件
|