j

jetty-xbean

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