Last Version

spring-boot-gae 1.1.0-beta-3

Spring Boot Google App Engine Plugin

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.n15g
ArtifactId

ArtifactId

spring-boot-gae
Version

Version

1.1.0-beta-3
Type

Type

jar
Description

Description

spring-boot-gae
Spring Boot Google App Engine Plugin
Project URL

Project URL

https://github.com/n15g/spring-boot-gae
Source Code Management

Source Code Management

https://github.com/n15g/spring-boot-gae.git

Download spring-boot-gae 1.1.0-beta-3


<!-- https://jarcasting.com/artifacts/com.github.n15g/spring-boot-gae/ -->
<dependency>
    <groupId>com.github.n15g</groupId>
    <artifactId>spring-boot-gae</artifactId>
    <version>1.1.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.n15g/spring-boot-gae/
implementation 'com.github.n15g:spring-boot-gae:1.1.0-beta-3'
// https://jarcasting.com/artifacts/com.github.n15g/spring-boot-gae/
implementation ("com.github.n15g:spring-boot-gae:1.1.0-beta-3")
'com.github.n15g:spring-boot-gae:jar:1.1.0-beta-3'
<dependency org="com.github.n15g" name="spring-boot-gae" rev="1.1.0-beta-3">
  <artifact name="spring-boot-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.n15g', module='spring-boot-gae', version='1.1.0-beta-3')
)
libraryDependencies += "com.github.n15g" % "spring-boot-gae" % "1.1.0-beta-3"
[com.github.n15g/spring-boot-gae "1.1.0-beta-3"]

Dependencies

compile (10)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.appengine : appengine-api-1.0-sdk jar 1.9.54
com.googlecode.objectify : objectify jar 5.1.21
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-text jar 1.1
com.google.guava : guava jar 23.0
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
org.springframework.data : spring-data-commons jar 1.13.6.RELEASE
org.springframework : spring-tx jar 4.3.11.RELEASE

test (4)

Group / Artifact Type Version
com.openpojo : openpojo jar 0.8.6
com.google.appengine : appengine-testing jar 1.9.54
com.google.appengine : appengine-api-stubs jar 1.9.54
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.