Categories |
CategoriesWicket User Interface Web Frameworks Data |
---|---|
GroupId | GroupIdorg.xaloon.plugins |
ArtifactId | ArtifactIdxaloon-wicket-plugin-gdata |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxaloon-wicket-plugin-gdata
exposed google services, which requires dependencies, not stored under central maven repository
|
<!-- https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-gdata/ -->
<dependency>
<groupId>org.xaloon.plugins</groupId>
<artifactId>xaloon-wicket-plugin-gdata</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-gdata/
implementation 'org.xaloon.plugins:xaloon-wicket-plugin-gdata:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugin-gdata/
implementation ("org.xaloon.plugins:xaloon-wicket-plugin-gdata:1.6.1")
'org.xaloon.plugins:xaloon-wicket-plugin-gdata:jar:1.6.1'
<dependency org="org.xaloon.plugins" name="xaloon-wicket-plugin-gdata" rev="1.6.1">
<artifact name="xaloon-wicket-plugin-gdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.plugins', module='xaloon-wicket-plugin-gdata', version='1.6.1')
)
libraryDependencies += "org.xaloon.plugins" % "xaloon-wicket-plugin-gdata" % "1.6.1"
[org.xaloon.plugins/xaloon-wicket-plugin-gdata "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.wicket : xaloon-wicket-components | jar | ${project.version} |
org.scribe : scribe | jar | |
com.google.gdata » gdata-photos-2.0 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |