xaloon-wicket-plugin-gdata

exposed google services, which requires dependencies, not stored under central maven repository

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.xaloon.plugins
ArtifactId

ArtifactId

xaloon-wicket-plugin-gdata
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

xaloon-wicket-plugin-gdata
exposed google services, which requires dependencies, not stored under central maven repository

Download xaloon-wicket-plugin-gdata

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0