| 组织ID: |
org.netbeans.api |
| 项目ID: |
org-netbeans-api-java-classpath |
| 版本: |
RELEASE100 |
| 最后修改时间: |
2019-09-27 23:54:05 |
| 包类型: |
jar |
| 大小: |
179.63KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-api-java-classpath</artifactId>
<version>RELEASE100</version>
</dependency>
|
| Gradle引入代码: |
org.netbeans.api:org-netbeans-api-java-classpath:RELEASE100
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.netbeans</groupId>
<artifactId>netbeans-parent</artifactId>
<version>1</version>
</parent>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-api-java-classpath</artifactId>
<version>RELEASE100</version>
<dependencies>
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-api-annotations-common</artifactId>
<version>RELEASE100</version>
</dependency>
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-openide-filesystems</artifactId>
<version>RELEASE100</version>
</dependency>
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-openide-util</artifactId>
<version>RELEASE100</version>
</dependency>
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-openide-util-lookup</artifactId>
<version>RELEASE100</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/DISCLAIMER
META-INF/LICENSE
META-INF/NOTICE
META-INF/services/org.netbeans.spi.java.classpath.GlobalPathRegistryImplementation
org/netbeans/api/java/classpath/Bundle.properties
org.netbeans.api.java.classpath.ClassLoaderSupport.class
org.netbeans.api.java.classpath.ClassPath$1.class
org.netbeans.api.java.classpath.ClassPath$2.class
org.netbeans.api.java.classpath.ClassPath$3.class
org.netbeans.api.java.classpath.ClassPath$4.class
org.netbeans.api.java.classpath.ClassPath$Entry.class
org.netbeans.api.java.classpath.ClassPath$Flag.class
org.netbeans.api.java.classpath.ClassPath$PathConversionMode.class
org.netbeans.api.java.classpath.ClassPath$PathEmbeddingMode.class
org.netbeans.api.java.classpath.ClassPath$RootsListener.class
org.netbeans.api.java.classpath.ClassPath$SPIListener.class
org.netbeans.api.java.classpath.ClassPath.class
org.netbeans.api.java.classpath.GlobalPathRegistry$1.class
org.netbeans.api.java.classpath.GlobalPathRegistry$SFBQListener.class
org.netbeans.api.java.classpath.GlobalPathRegistry.class
org.netbeans.api.java.classpath.GlobalPathRegistryEvent.class
org.netbeans.api.java.classpath.GlobalPathRegistryListener.class
org.netbeans.api.java.queries.BinaryForSourceQuery$DefaultResult.class
org.netbeans.api.java.queries.BinaryForSourceQuery$Result.class
org.netbeans.api.java.queries.BinaryForSourceQuery.class
org.netbeans.api.java.queries.SourceForBinaryQuery$1.class
org.netbeans.api.java.queries.SourceForBinaryQuery$EmptyResult.class
org.netbeans.api.java.queries.SourceForBinaryQuery$Result.class
org.netbeans.api.java.queries.SourceForBinaryQuery$Result2$1.class
org.netbeans.api.java.queries.SourceForBinaryQuery$Result2.class
org.netbeans.api.java.queries.SourceForBinaryQuery.class
org.netbeans.modules.java.classpath.ClassPathAccessor.class
org.netbeans.modules.java.classpath.DefaultGlobalPathRegistryImplementation.class
org.netbeans.modules.java.classpath.ProxyClassPathImplementation$1.class
org.netbeans.modules.java.classpath.ProxyClassPathImplementation$DelegatesListener.class
org.netbeans.modules.java.classpath.ProxyClassPathImplementation.class
org.netbeans.modules.java.classpath.SPIAccessor.class
org.netbeans.modules.java.classpath.SimpleClassPathImplementation.class
org.netbeans.modules.java.classpath.SimplePathResourceImplementation.class
org.netbeans.modules.java.queries.SFBQImpl2Result.class
org.netbeans.spi.java.classpath.ClassPathFactory.class
org.netbeans.spi.java.classpath.ClassPathImplementation.class
org.netbeans.spi.java.classpath.ClassPathProvider.class
org.netbeans.spi.java.classpath.FilteringPathResourceImplementation.class
org.netbeans.spi.java.classpath.FlaggedClassPathImplementation.class
org.netbeans.spi.java.classpath.GlobalPathRegistryImplementation$1.class
org.netbeans.spi.java.classpath.GlobalPathRegistryImplementation$AccessorImpl.class
org.netbeans.spi.java.classpath.GlobalPathRegistryImplementation.class
org.netbeans.spi.java.classpath.PathResourceImplementation.class
org.netbeans.spi.java.classpath.support.ClassPathSupport$Selector.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
org-netbeans-api-annotations-common-RELEASE100.jar
/org.netbeans.api/org-netbeans-api-annotations-common/RELEASE100
查看org-netbeans-api-annotations-common所有版本文件
org-openide-filesystems-RELEASE100.jar
/org.netbeans.api/org-openide-filesystems/RELEASE100
查看org-openide-filesystems所有版本文件
org-openide-util-RELEASE100.jar
/org.netbeans.api/org-openide-util/RELEASE100
查看org-openide-util所有版本文件
org-openide-util-lookup-RELEASE100.jar
/org.netbeans.api/org-openide-util-lookup/RELEASE100
查看org-openide-util-lookup所有版本文件
|