License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Net |
GroupId | GroupIdnet.odoframework |
ArtifactId | ArtifactIdodo-jetty-runtime |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for building Serverless applications
|
Filename | Size |
---|---|
odo-jetty-runtime-0.1.1.pom | |
odo-jetty-runtime-0.1.1.jar | 21 KB |
odo-jetty-runtime-0.1.1-sources.jar | 10 KB |
odo-jetty-runtime-0.1.1-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/ -->
<dependency>
<groupId>net.odoframework</groupId>
<artifactId>odo-jetty-runtime</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/
implementation 'net.odoframework:odo-jetty-runtime:0.1.1'
// https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/
implementation ("net.odoframework:odo-jetty-runtime:0.1.1")
'net.odoframework:odo-jetty-runtime:jar:0.1.1'
<dependency org="net.odoframework" name="odo-jetty-runtime" rev="0.1.1">
<artifact name="odo-jetty-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-jetty-runtime', version='0.1.1')
)
libraryDependencies += "net.odoframework" % "odo-jetty-runtime" % "0.1.1"
[net.odoframework/odo-jetty-runtime "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.odoframework : odo-core | jar | 0.1.1 |
net.odoframework : odo-container | jar | 0.1.1 |
net.odoframework : odo-service | jar | 0.1.1 |
com.google.code.gson : gson | jar | 2.8.6 |
org.eclipse.jetty : jetty-server | jar | 11.0.2 |
org.eclipse.jetty : jetty-servlet | jar | 11.0.2 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha2 |