Download oas-webservice-api-1.2.jar
oas/oas-webservice-api-1.2.jar.zip( 25 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/com.github.ansell.oas/oas-webservice-api/pom.properties
META-INF/maven/com.github.ansell.oas/oas-webservice-api/pom.xml
com.github.ansell.oas.data.DataHandler.class
com.github.ansell.oas.data.DataHandlerConstants.class
com.github.ansell.oas.objects.Annotation.class
com.github.ansell.oas.objects.Ontology.class
com.github.ansell.oas.objects.ResourceCount.class
com.github.ansell.oas.objects.SearchResult.class
com.github.ansell.oas.utils.DebugUtils.class
com.github.ansell.oas.utils.OasConstants.class
com.github.ansell.oas.utils.OasProps.class
com.github.ansell.oas.webservice.AnnotationByIdResource.class
com.github.ansell.oas.webservice.AnnotationCountsByAnnotatedObjectUriResource.class
com.github.ansell.oas.webservice.AnnotationCountsByOntologyTermUriResource.class
com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectTypeResource.class
com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectUriResource.class
com.github.ansell.oas.webservice.AnnotationsByOntologyTermUriResource.class
com.github.ansell.oas.webservice.BaseOasActions.class
com.github.ansell.oas.webservice.BulkDeleteAnnotationResource.class
com.github.ansell.oas.webservice.BulkFetchAnnotationResource.class
com.github.ansell.oas.webservice.BulkUpdateAnnotationResource.class
com.github.ansell.oas.webservice.CreateOntologyResource.class
com.github.ansell.oas.webservice.CreateUserResource.class
com.github.ansell.oas.webservice.DeleteOntologyResource.class
com.github.ansell.oas.webservice.DeleteUserResource.class
com.github.ansell.oas.webservice.EditUserRolesResource.class
com.github.ansell.oas.webservice.IndexResource.class
com.github.ansell.oas.webservice.LoginResource.class
com.github.ansell.oas.webservice.LogoutResource.class
com.github.ansell.oas.webservice.OasAction.class
com.github.ansell.oas.webservice.OasWebServiceApplication.class
com.github.ansell.oas.webservice.OntologyBrowserResource.class
com.github.ansell.oas.webservice.OntologyManagerResource.class
com.github.ansell.oas.webservice.SearchAnnotationResource.class
com.github.ansell.oas.webservice.SearchOntologyLabelsResource.class
com.github.ansell.oas.webservice.SearchOntologyResource.class
com.github.ansell.oas.webservice.SetCurrentOntologyResource.class
com.github.ansell.oas.webservice.UpdateUserResource.class
com.github.ansell.oas.webservice.UserResource.class
Related examples in the same category