is not current version
Last Version 0.27.0

org.httpobjects.jetty:httpobjects-jetty-7-and-8 0.13.0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.httpobjects.jetty
ArtifactId

ArtifactId

httpobjects-jetty-7-and-8
Version

Version

0.13.0
Type

Type

jar

Download httpobjects-jetty-7-and-8 0.13.0


<!-- https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/ -->
<dependency>
    <groupId>org.httpobjects.jetty</groupId>
    <artifactId>httpobjects-jetty-7-and-8</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/
implementation 'org.httpobjects.jetty:httpobjects-jetty-7-and-8:0.13.0'
// https://jarcasting.com/artifacts/org.httpobjects.jetty/httpobjects-jetty-7-and-8/
implementation ("org.httpobjects.jetty:httpobjects-jetty-7-and-8:0.13.0")
'org.httpobjects.jetty:httpobjects-jetty-7-and-8:jar:0.13.0'
<dependency org="org.httpobjects.jetty" name="httpobjects-jetty-7-and-8" rev="0.13.0">
  <artifact name="httpobjects-jetty-7-and-8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.httpobjects.jetty', module='httpobjects-jetty-7-and-8', version='0.13.0')
)
libraryDependencies += "org.httpobjects.jetty" % "httpobjects-jetty-7-and-8" % "0.13.0"
[org.httpobjects.jetty/httpobjects-jetty-7-and-8 "0.13.0"]