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 vlingo-build-plugins-1.7.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.vlingo.xoom.maven.codegen
├─ io.vlingo.xoom.maven.codegen.ActorProxyGenerator.class - [JAR]
├─ io.vlingo.xoom.maven.codegen.NativeActorProxyGenerator.class - [JAR]
├─ io.vlingo.xoom.maven.codegen.NativeImageReflectionConfigurationGenerator.class - [JAR]
├─ io.vlingo.xoom.maven.codegen.ProtocolScanner.class - [JAR]
io.vlingo.xoom.maven.schemata
├─ io.vlingo.xoom.maven.schemata.PullSchemataMojo.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.PushSchemataMojo.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.Schema.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.SchemaVersion.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.SchemataService.class - [JAR]
io.vlingo.xoom.maven.schemata.api
├─ io.vlingo.xoom.maven.schemata.api.API.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.ContextAPI.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.ContextData.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.OrganizationAPI.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.OrganizationData.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.SchemaAPI.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.SchemaData.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.SchemaVersionAPI.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.UnitAPI.class - [JAR]
├─ io.vlingo.xoom.maven.schemata.api.UnitData.class - [JAR]