| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdcom.yahoo.athenz | 
| ArtifactId | ArtifactIdathenz-jetty-container | 
| Last Version | Last Version1.10.54 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionathenz-jetty-container Athenz Jetty Container | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-jetty-container/ -->
<dependency>
    <groupId>com.yahoo.athenz</groupId>
    <artifactId>athenz-jetty-container</artifactId>
    <version>1.10.54</version>
</dependency>// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-jetty-container/
implementation 'com.yahoo.athenz:athenz-jetty-container:1.10.54'// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-jetty-container/
implementation ("com.yahoo.athenz:athenz-jetty-container:1.10.54")'com.yahoo.athenz:athenz-jetty-container:jar:1.10.54'<dependency org="com.yahoo.athenz" name="athenz-jetty-container" rev="1.10.54">
  <artifact name="athenz-jetty-container" type="jar" />
</dependency>@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-jetty-container', version='1.10.54')
)libraryDependencies += "com.yahoo.athenz" % "athenz-jetty-container" % "1.10.54"[com.yahoo.athenz/athenz-jetty-container "1.10.54"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.5 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
