License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdjetty9 |
Last Version | Last Version1.9.31 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle App Engine Image Jetty (jetty9)
|
Filename | Size |
---|---|
jetty9-1.9.31.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/jetty9/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>jetty9</artifactId>
<version>1.9.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/jetty9/
implementation 'com.google.appengine:jetty9:1.9.31'
// https://jarcasting.com/artifacts/com.google.appengine/jetty9/
implementation ("com.google.appengine:jetty9:1.9.31")
'com.google.appengine:jetty9:pom:1.9.31'
<dependency org="com.google.appengine" name="jetty9" rev="1.9.31">
<artifact name="jetty9" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='jetty9', version='1.9.31')
)
libraryDependencies += "com.google.appengine" % "jetty9" % "1.9.31"
[com.google.appengine/jetty9 "1.9.31"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : openjdk8 | pom | 1.9.31 |