j

jetty-xbean

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