Last Version

jetty:jetty-xbean 6.0.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

jetty-xbean
Version

Version

6.0.2
Type

Type

jar
Description

Description

Download jetty-xbean 6.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.