jar

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

Maven & Gradle

Aug 06, 2013

OAS Web Service Implementation Jar file · Provides the OAS webservice as a jar file containing Restlets

Table Of Contents

Latest Version

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

All Versions

Download com.github.ansell.oas : oas-webservice-impl 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-impl-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.impl

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

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

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

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

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

com.github.ansell.oas.utils

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

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

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

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

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

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

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

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

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

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

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

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

com.github.ansell.oas.tsv

├─ com.github.ansell.oas.tsv.OasTsvUtility.class - [JAR]

com.github.ansell.oas.webservice.impl

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

com.github.ansell.oas.data.impl

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