View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nexus-npm-repository-client-2.15.1-02.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bolyuba.nexus.plugin.npm.client.internal
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmGroupRepository.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmGroupRepositoryFactory.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmHostedRepository.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmHostedRepositoryFactory.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmProxyRepository.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.internal.JerseyNpmProxyRepositoryFactory.class - [JAR]
com.bolyuba.nexus.plugin.npm.client
├─ com.bolyuba.nexus.plugin.npm.client.NpmGroupRepository.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.NpmHostedRepository.class - [JAR]
├─ com.bolyuba.nexus.plugin.npm.client.NpmProxyRepository.class - [JAR]