j

jetty-xbean

Files download
File Operation
jetty-xbean-6.0.0rc4.jar download
Apache Maven
<dependency>
  <groupId>jetty</groupId>
  <artifactId>jetty-xbean</artifactId>
  <version>6.0.0rc4</version>
</dependency>
Gradle Groovy
implementation 'jetty:jetty-xbean:6.0.0rc4'
Gradle Kotlin
implementation("jetty:jetty-xbean:6.0.0rc4")
Scala SBT
libraryDependencies += "jetty" % "jetty-xbean" % "6.0.0rc4"
Groovy Grape
@Grapes(
  @Grab(group='jetty', module='jetty-xbean', version='6.0.0rc4')
)
Apache Ivy
<dependency org="jetty" name="jetty-xbean" rev="6.0.0rc4" />
Leiningen
[jetty/jetty-xbean "6.0.0rc4"]
Apache Buildr
'jetty:jetty-xbean:jar:6.0.0rc4'
Dependencies
The project has no third-party dependencies