is not current version
Last Version 0.1.1

net.odoframework:odo-jetty-runtime 0.0.7


Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-jetty-runtime
Version

Version

0.0.7
Type

Type

jar

Download odo-jetty-runtime 0.0.7


<!-- https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/ -->
<dependency>
    <groupId>net.odoframework</groupId>
    <artifactId>odo-jetty-runtime</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/
implementation 'net.odoframework:odo-jetty-runtime:0.0.7'
// https://jarcasting.com/artifacts/net.odoframework/odo-jetty-runtime/
implementation ("net.odoframework:odo-jetty-runtime:0.0.7")
'net.odoframework:odo-jetty-runtime:jar:0.0.7'
<dependency org="net.odoframework" name="odo-jetty-runtime" rev="0.0.7">
  <artifact name="odo-jetty-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-jetty-runtime', version='0.0.7')
)
libraryDependencies += "net.odoframework" % "odo-jetty-runtime" % "0.0.7"
[net.odoframework/odo-jetty-runtime "0.0.7"]