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 code-ownership-2023.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.android.diff.comparator
├─ com.avito.android.diff.comparator.EqualsOwnersComparator.class - [JAR]
├─ com.avito.android.diff.comparator.OwnersComparator.class - [JAR]
com.avito.android.check.ownersip
├─ com.avito.android.check.ownersip.CheckOwnersPresentTask.class - [JAR]
com.avito.android.diff.report
├─ com.avito.android.diff.report.OwnersDiffReportDestination.class - [JAR]
├─ com.avito.android.diff.report.OwnersDiffReporter.class - [JAR]
├─ com.avito.android.diff.report.OwnersDiffReporterFactory.class - [JAR]
com.avito.android.check.deps
├─ com.avito.android.check.deps.CheckExternalDepsCodeOwners.class - [JAR]
├─ com.avito.android.check.deps.ExternalDepsCodeOwnersChecker.class - [JAR]
com.avito.android.diff.formatter
├─ com.avito.android.diff.formatter.DefaultOwnersDiffMessageFormatter.class - [JAR]
├─ com.avito.android.diff.formatter.OwnersDiffMessageFormatter.class - [JAR]
com.avito.android.diff.report.file
├─ com.avito.android.diff.report.file.FileOwnersDiffReporter.class - [JAR]
com.avito.android.info.di
├─ com.avito.android.info.di.MoshiProvider.class - [JAR]
com.avito.android.owner.dependency
├─ com.avito.android.owner.dependency.JsonOwnedDependenciesSerializer.class - [JAR]
├─ com.avito.android.owner.dependency.OwnedDependenciesSerializer.class - [JAR]
├─ com.avito.android.owner.dependency.OwnedDependency.class - [JAR]
├─ com.avito.android.owner.dependency.OwnedDependencyJsonAdapter.class - [JAR]
com.avito.android.diff
├─ com.avito.android.diff.ReportCodeOwnershipDiffTask.class - [JAR]
├─ com.avito.android.diff.ReportCodeOwnershipExtension.class - [JAR]
com.avito.android.diff.model
├─ com.avito.android.diff.model.OwnersDiff.class - [JAR]
com.avito.android.diff.counter
├─ com.avito.android.diff.counter.OwnersDiffCounter.class - [JAR]
├─ com.avito.android.diff.counter.OwnersDiffCounterImpl.class - [JAR]
com.avito.android.diff.provider
├─ com.avito.android.diff.provider.OwnersProvider.class - [JAR]
com.avito.android.owner.adapter
├─ com.avito.android.owner.adapter.OwnerAdapter.class - [JAR]
├─ com.avito.android.owner.adapter.OwnerAdapterFactory.class - [JAR]
├─ com.avito.android.owner.adapter.OwnerIdAdapter.class - [JAR]
├─ com.avito.android.owner.adapter.OwnerNameAdapter.class - [JAR]
├─ com.avito.android.owner.adapter.OwnerNoOpAdapter.class - [JAR]
com.avito.android.info
├─ com.avito.android.info.ExportExternalDepsCodeOwners.class - [JAR]
├─ com.avito.android.info.ExportInternalDepsCodeOwners.class - [JAR]
com.avito.android
├─ com.avito.android.CodeOwnershipPlugin.class - [JAR]