Last Version

spring-boot-gae 3.1.1

Spring Boot Google App Engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.threewks.spring
ArtifactId

ArtifactId

spring-boot-gae
Version

Version

3.1.1
Type

Type

jar
Description

Description

spring-boot-gae
Spring Boot Google App Engine

Download spring-boot-gae 3.1.1


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

Dependencies

compile (15)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.77
com.googlecode.objectify : objectify jar 5.1.24
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.8
com.google.guava : guava jar 28.1-jre
javax.servlet : javax.servlet-api jar
org.springframework.boot : spring-boot-starter jar
org.springframework.data : spring-data-commons jar
org.springframework : spring-tx jar
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-web jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.api-client : google-api-client-appengine jar 1.30.5
com.google.api-client : google-api-client-jackson2 jar 1.30.5

Project Modules

There are no modules declared in this project.