| License |
License |
|---|---|
| GroupId | GroupIdhu.meza |
| ArtifactId | ArtifactIdbarrier |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionCircuit breaker lib
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| barrier-1.0.1.pom | |
| barrier-1.0.1.jar | 12 KB |
| barrier-1.0.1-sources.jar | 6 KB |
| barrier-1.0.1-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.meza/barrier/ -->
<dependency>
<groupId>hu.meza</groupId>
<artifactId>barrier</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.meza/barrier/
implementation 'hu.meza:barrier:1.0.1'
// https://jarcasting.com/artifacts/hu.meza/barrier/
implementation ("hu.meza:barrier:1.0.1")
'hu.meza:barrier:jar:1.0.1'
<dependency org="hu.meza" name="barrier" rev="1.0.1">
<artifact name="barrier" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.meza', module='barrier', version='1.0.1')
)
libraryDependencies += "hu.meza" % "barrier" % "1.0.1"
[hu.meza/barrier "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | [1.7.6,) |
| ch.qos.logback : logback-classic | jar | [1.1.1,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.11,) |
| org.mockito : mockito-all | jar | [1.9.0,) |