License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.threewks.spring |
ArtifactId | ArtifactIdspring-boot-gae |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-gae
Spring Boot Google App Engine
|
Filename | Size |
---|---|
spring-boot-gae-3.1.1.pom | |
spring-boot-gae-3.1.1.jar | 184 KB |
spring-boot-gae-3.1.1-sources.jar | 111 KB |
spring-boot-gae-3.1.1-javadoc.jar | 531 KB |
Browse |
<!-- 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"]
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 |