| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdcom.netflix.blitz4j | 
| ArtifactId | ArtifactIdblitz4j | 
| Last Version | Last Version1.37.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionblitz4j blitz4j | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| blitz4j-1.37.2.pom | |
| blitz4j-1.37.2.jar | 41 KB | 
| blitz4j-1.37.2-sources.jar | 33 KB | 
| blitz4j-1.37.2-javadoc.jar | 81 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.netflix.blitz4j/blitz4j/ -->
<dependency>
    <groupId>com.netflix.blitz4j</groupId>
    <artifactId>blitz4j</artifactId>
    <version>1.37.2</version>
</dependency>// https://jarcasting.com/artifacts/com.netflix.blitz4j/blitz4j/
implementation 'com.netflix.blitz4j:blitz4j:1.37.2'// https://jarcasting.com/artifacts/com.netflix.blitz4j/blitz4j/
implementation ("com.netflix.blitz4j:blitz4j:1.37.2")'com.netflix.blitz4j:blitz4j:jar:1.37.2'<dependency org="com.netflix.blitz4j" name="blitz4j" rev="1.37.2">
  <artifact name="blitz4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.netflix.blitz4j', module='blitz4j', version='1.37.2')
)libraryDependencies += "com.netflix.blitz4j" % "blitz4j" % "1.37.2"[com.netflix.blitz4j/blitz4j "1.37.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.netflix.servo : servo-core | jar | 0.4.36 | 
| com.netflix.archaius : archaius-core | jar | 0.7.3 | 
| org.slf4j : slf4j-api | jar | 1.7.3 | 
| log4j : log4j | jar | 1.2.17 | 
| commons-collections : commons-collections | jar | 3.2.1 |