License |
License |
---|---|
GroupId | GroupIdedu.asu.diging |
ArtifactId | ArtifactIdspring-social-zotero |
Version | Version0.11 |
Type | Typejar |
Description |
Descriptionedu.asu.diging:spring-social-zotero
Spring social plugin to communicate with Zotero.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-social-zotero-0.11.pom | |
spring-social-zotero-0.11.jar | 61 KB |
spring-social-zotero-0.11-sources.jar | 29 KB |
spring-social-zotero-0.11-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.asu.diging/spring-social-zotero/ -->
<dependency>
<groupId>edu.asu.diging</groupId>
<artifactId>spring-social-zotero</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/edu.asu.diging/spring-social-zotero/
implementation 'edu.asu.diging:spring-social-zotero:0.11'
// https://jarcasting.com/artifacts/edu.asu.diging/spring-social-zotero/
implementation ("edu.asu.diging:spring-social-zotero:0.11")
'edu.asu.diging:spring-social-zotero:jar:0.11'
<dependency org="edu.asu.diging" name="spring-social-zotero" rev="0.11">
<artifact name="spring-social-zotero" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.asu.diging', module='spring-social-zotero', version='0.11')
)
libraryDependencies += "edu.asu.diging" % "spring-social-zotero" % "0.11"
[edu.asu.diging/spring-social-zotero "0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.social : spring-social-core | jar | 1.1.6.RELEASE |
org.springframework.social : spring-social-web | jar | 1.1.6.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.15 |