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 entity-resolver-api-server-0.6.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.telicent.smart.cache.entity.resolver.server
├─ io.telicent.smart.cache.entity.resolver.server.AbstractConfigurationResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.AbstractEntityResolutionResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.CanonicalTypeConfigurationResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.EntityResolutionApiCommand.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.EntityResolutionApiEntrypoint.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.EntityResolutionApplication.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.FullModelResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.HealthResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.ModelResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.RelationsResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.ScorerResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.SimilarityResource.class - [JAR]
├─ io.telicent.smart.cache.entity.resolver.server.ValidationResource.class - [JAR]
io.telicent.smart.cache.entity.resolver.server.init
├─ io.telicent.smart.cache.entity.resolver.server.init.EntityResolutionClientInitializer.class - [JAR]