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 metasvc-server-backend-api-9.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.ApplicationFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.AudioFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.DigitalObjectLinkedDataFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.DigitalObjectRenderingFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.FileResourceBinaryRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.FileResourceMetadataRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.ImageFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.LinkedDataFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.TextFileResourceRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.resource.VideoFileResourceRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.alias
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.alias.UrlAliasRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.semantic
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.semantic.SubjectRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.legal
├─ io.github.dbmdz.metadata.server.backend.api.repository.legal.LicenseRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.agent
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.agent.AgentRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.agent.CorporateBodyRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.agent.ExternalCorporateBodyRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.agent.PersonRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.relation
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.relation.EntityToEntityRelationRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.semantic
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.semantic.EntityHeadwordRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.relation
├─ io.github.dbmdz.metadata.server.backend.api.repository.relation.PredicateRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.IdentifiableRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.IdentifierRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.IdentifierTypeRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.NodeRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.semantic
├─ io.github.dbmdz.metadata.server.backend.api.repository.semantic.HeadwordRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.semantic.TagRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.security
├─ io.github.dbmdz.metadata.server.backend.api.repository.security.UserRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository
├─ io.github.dbmdz.metadata.server.backend.api.repository.LocaleRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.PagingSortingFilteringRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.UniqueObjectRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.exceptions
├─ io.github.dbmdz.metadata.server.backend.api.repository.exceptions.RepositoryException.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.work
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.work.ItemRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.work.ManifestationRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.work.WorkRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.CanyonRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.CaveRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.ContinentRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.CountryRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.CreekRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.GeoLocationRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.HumanSettlementRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.LakeRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.MountainRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.OceanRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.RiverRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.SeaRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.StillWatersRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.geo.location.ValleyRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.web
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.web.WebpageRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.versioning
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.versioning.VersionRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.view
├─ io.github.dbmdz.metadata.server.backend.api.repository.view.RenderingTemplateRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.ArticleRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.CollectionRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.DigitalObjectRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.EntityRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.EventRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.HeadwordEntryRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.ProjectRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.TopicRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.entity.WebsiteRepository.class - [JAR]
io.github.dbmdz.metadata.server.backend.api.repository.identifiable.agent
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.agent.FamilyNameRepository.class - [JAR]
├─ io.github.dbmdz.metadata.server.backend.api.repository.identifiable.agent.GivenNameRepository.class - [JAR]