jar

edu.asu.diging : spring-social-zotero

Maven & Gradle

Apr 05, 2022
1 usages
0 stars

edu.asu.diging:spring-social-zotero · Spring social plugin to communicate with Zotero.

Table Of Contents

Latest Version

Download edu.asu.diging : spring-social-zotero JAR file - Latest Versions:

All Versions

Download edu.asu.diging : spring-social-zotero JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12
0.11
0.10
0.9
0.7
0.6
0.5
0.4
0.2
0.1

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 spring-social-zotero-0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.zotero.api.impl

├─ org.springframework.social.zotero.api.impl.AbstractZoteroOperations.class - [JAR]

├─ org.springframework.social.zotero.api.impl.GroupCollectionsTemplate.class - [JAR]

├─ org.springframework.social.zotero.api.impl.GroupsTemplate.class - [JAR]

├─ org.springframework.social.zotero.api.impl.ItemTypesTemplate.class - [JAR]

├─ org.springframework.social.zotero.api.impl.ItemsTemplate.class - [JAR]

├─ org.springframework.social.zotero.api.impl.ZoteroOAuth1Template.class - [JAR]

├─ org.springframework.social.zotero.api.impl.ZoteroTemplate.class - [JAR]

org.springframework.social.zotero.connect

├─ org.springframework.social.zotero.connect.ZoteroAdapter.class - [JAR]

├─ org.springframework.social.zotero.connect.ZoteroConnectionFactory.class - [JAR]

├─ org.springframework.social.zotero.connect.ZoteroServiceProvider.class - [JAR]

org.springframework.social.zotero.api

├─ org.springframework.social.zotero.api.Collection.class - [JAR]

├─ org.springframework.social.zotero.api.CollectionData.class - [JAR]

├─ org.springframework.social.zotero.api.CollectionMeta.class - [JAR]

├─ org.springframework.social.zotero.api.Creator.class - [JAR]

├─ org.springframework.social.zotero.api.CreatorType.class - [JAR]

├─ org.springframework.social.zotero.api.Data.class - [JAR]

├─ org.springframework.social.zotero.api.DeletedElements.class - [JAR]

├─ org.springframework.social.zotero.api.FieldInfo.class - [JAR]

├─ org.springframework.social.zotero.api.Group.class - [JAR]

├─ org.springframework.social.zotero.api.GroupCollectionsOperations.class - [JAR]

├─ org.springframework.social.zotero.api.GroupData.class - [JAR]

├─ org.springframework.social.zotero.api.GroupMeta.class - [JAR]

├─ org.springframework.social.zotero.api.GroupsOperations.class - [JAR]

├─ org.springframework.social.zotero.api.Item.class - [JAR]

├─ org.springframework.social.zotero.api.ItemCreationResponse.class - [JAR]

├─ org.springframework.social.zotero.api.ItemDeletionResponse.class - [JAR]

├─ org.springframework.social.zotero.api.ItemTypesOperations.class - [JAR]

├─ org.springframework.social.zotero.api.ItemsOperations.class - [JAR]

├─ org.springframework.social.zotero.api.Library.class - [JAR]

├─ org.springframework.social.zotero.api.Links.class - [JAR]

├─ org.springframework.social.zotero.api.Meta.class - [JAR]

├─ org.springframework.social.zotero.api.Tag.class - [JAR]

├─ org.springframework.social.zotero.api.Zotero.class - [JAR]

├─ org.springframework.social.zotero.api.ZoteroFields.class - [JAR]

├─ org.springframework.social.zotero.api.ZoteroOperations.class - [JAR]

├─ org.springframework.social.zotero.api.ZoteroRequestHeaders.class - [JAR]

├─ org.springframework.social.zotero.api.ZoteroResponse.class - [JAR]

├─ org.springframework.social.zotero.api.ZoteroUpdateItemsStatuses.class - [JAR]

org.springframework.social.zotero.exception

├─ org.springframework.social.zotero.exception.ZoteroConnectionException.class - [JAR]

Advertisement