is not current version
Last Version 2.0.27

org.apache.openwebbeans:openwebbeans-jetty9 2.0.17

Apache OpenWebBeans Jetty 9 Web Profile

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.openwebbeans
ArtifactId

ArtifactId

openwebbeans-jetty9
Version

Version

2.0.17
Type

Type

jar

Download openwebbeans-jetty9 2.0.17


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