Last Version

Google App Engine Image with GAE Compatibility (jetty9-compat) 1.9.31


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

jetty9-compat
Version

Version

1.9.31
Type

Type

pom
Description

Description

Google App Engine Image with GAE Compatibility (jetty9-compat)

Download jetty9-compat 1.9.31

Filename Size
jetty9-compat-1.9.31.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.google.appengine/jetty9-compat/ -->
<dependency>
    <groupId>com.google.appengine</groupId>
    <artifactId>jetty9-compat</artifactId>
    <version>1.9.31</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/jetty9-compat/
implementation 'com.google.appengine:jetty9-compat:1.9.31'
// https://jarcasting.com/artifacts/com.google.appengine/jetty9-compat/
implementation ("com.google.appengine:jetty9-compat:1.9.31")
'com.google.appengine:jetty9-compat:pom:1.9.31'
<dependency org="com.google.appengine" name="jetty9-compat" rev="1.9.31">
  <artifact name="jetty9-compat" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='jetty9-compat', version='1.9.31')
)
libraryDependencies += "com.google.appengine" % "jetty9-compat" % "1.9.31"
[com.google.appengine/jetty9-compat "1.9.31"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.