jar

com.github.ansell.oas : oas-webservice-api

Maven & Gradle

Aug 06, 2013

OAS Web Service API

Table Of Contents

Latest Version

Download com.github.ansell.oas : oas-webservice-api JAR file - Latest Versions:

All Versions

Download com.github.ansell.oas : oas-webservice-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oas-webservice-api-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ansell.oas.objects

├─ com.github.ansell.oas.objects.Annotation.class - [JAR]

├─ com.github.ansell.oas.objects.Ontology.class - [JAR]

├─ com.github.ansell.oas.objects.ResourceCount.class - [JAR]

├─ com.github.ansell.oas.objects.SearchResult.class - [JAR]

com.github.ansell.oas.data

├─ com.github.ansell.oas.data.DataHandler.class - [JAR]

├─ com.github.ansell.oas.data.DataHandlerConstants.class - [JAR]

com.github.ansell.oas.webservice

├─ com.github.ansell.oas.webservice.AnnotationByIdResource.class - [JAR]

├─ com.github.ansell.oas.webservice.AnnotationCountsByAnnotatedObjectUriResource.class - [JAR]

├─ com.github.ansell.oas.webservice.AnnotationCountsByOntologyTermUriResource.class - [JAR]

├─ com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectTypeResource.class - [JAR]

├─ com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectUriResource.class - [JAR]

├─ com.github.ansell.oas.webservice.AnnotationsByOntologyTermUriResource.class - [JAR]

├─ com.github.ansell.oas.webservice.BaseOasActions.class - [JAR]

├─ com.github.ansell.oas.webservice.BulkDeleteAnnotationResource.class - [JAR]

├─ com.github.ansell.oas.webservice.BulkFetchAnnotationResource.class - [JAR]

├─ com.github.ansell.oas.webservice.BulkUpdateAnnotationResource.class - [JAR]

├─ com.github.ansell.oas.webservice.CreateOntologyResource.class - [JAR]

├─ com.github.ansell.oas.webservice.CreateUserResource.class - [JAR]

├─ com.github.ansell.oas.webservice.DeleteOntologyResource.class - [JAR]

├─ com.github.ansell.oas.webservice.DeleteUserResource.class - [JAR]

├─ com.github.ansell.oas.webservice.EditUserRolesResource.class - [JAR]

├─ com.github.ansell.oas.webservice.IndexResource.class - [JAR]

├─ com.github.ansell.oas.webservice.LoginResource.class - [JAR]

├─ com.github.ansell.oas.webservice.LogoutResource.class - [JAR]

├─ com.github.ansell.oas.webservice.OasAction.class - [JAR]

├─ com.github.ansell.oas.webservice.OasWebServiceApplication.class - [JAR]

├─ com.github.ansell.oas.webservice.OntologyBrowserResource.class - [JAR]

├─ com.github.ansell.oas.webservice.OntologyManagerResource.class - [JAR]

├─ com.github.ansell.oas.webservice.SearchAnnotationResource.class - [JAR]

├─ com.github.ansell.oas.webservice.SearchOntologyLabelsResource.class - [JAR]

├─ com.github.ansell.oas.webservice.SearchOntologyResource.class - [JAR]

├─ com.github.ansell.oas.webservice.SetCurrentOntologyResource.class - [JAR]

├─ com.github.ansell.oas.webservice.UpdateUserResource.class - [JAR]

├─ com.github.ansell.oas.webservice.UserResource.class - [JAR]

com.github.ansell.oas.utils

├─ com.github.ansell.oas.utils.DebugUtils.class - [JAR]

├─ com.github.ansell.oas.utils.OasConstants.class - [JAR]

├─ com.github.ansell.oas.utils.OasProps.class - [JAR]