Konig Content System, Google App Engine implementation

The parent project from which all the konig modules are built

License

License

GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-content-system-gae
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

war
Description

Description

Konig Content System, Google App Engine implementation
The parent project from which all the konig modules are built

Download konig-content-system-gae

How to add to project

<!-- https://jarcasting.com/artifacts/io.konig/konig-content-system-gae/ -->
<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-content-system-gae</artifactId>
    <version>2.11.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.konig/konig-content-system-gae/
implementation 'io.konig:konig-content-system-gae:2.11.0'
// https://jarcasting.com/artifacts/io.konig/konig-content-system-gae/
implementation ("io.konig:konig-content-system-gae:2.11.0")
'io.konig:konig-content-system-gae:war:2.11.0'
<dependency org="io.konig" name="konig-content-system-gae" rev="2.11.0">
  <artifact name="konig-content-system-gae" type="war" />
</dependency>
@Grapes(
@Grab(group='io.konig', module='konig-content-system-gae', version='2.11.0')
)
libraryDependencies += "io.konig" % "konig-content-system-gae" % "2.11.0"
[io.konig/konig-content-system-gae "2.11.0"]

Dependencies

compile (9)

Group / Artifact Type Version
io.konig : konig-content-system-common jar 2.11.0
org.slf4j : slf4j-log4j12 jar 1.7.10
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.google.api-client : google-api-client-appengine jar 1.23.0
com.google.apis : google-api-services-pubsub jar v1-rev8-1.21.0
com.google.cloud : google-cloud-storage jar 1.3.1
jstl : jstl jar 1.2
com.google.appengine : appengine-api-1.0-sdk jar 1.9.55

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.12.0