License |
License |
---|---|
GroupId | GroupIdcom.threewks.thundr |
ArtifactId | ArtifactIdthundr-contrib-gae-blog |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthundr contrib GAE blog
A thundr module for presenting Blogger content on Google AppEngine applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-contrib-gae-blog/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-contrib-gae-blog</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-contrib-gae-blog/
implementation 'com.threewks.thundr:thundr-contrib-gae-blog:1.0.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-contrib-gae-blog/
implementation ("com.threewks.thundr:thundr-contrib-gae-blog:1.0.0")
'com.threewks.thundr:thundr-contrib-gae-blog:jar:1.0.0'
<dependency org="com.threewks.thundr" name="thundr-contrib-gae-blog" rev="1.0.0">
<artifact name="thundr-contrib-gae-blog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-contrib-gae-blog', version='1.0.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-contrib-gae-blog" % "1.0.0"
[com.threewks.thundr/thundr-contrib-gae-blog "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr-gae | jar | 2.0.0 |
com.google.apis : google-api-services-blogger | jar | v3-rev48-1.20.0 |
com.google.appengine.tools : appengine-gcs-client | jar | 0.4.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |