| License |
License |
|---|---|
| GroupId | GroupIdpl.wkr |
| ArtifactId | ArtifactIdfluent-exception-rule |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpl.wkr:fluent-exception-rule
fluent exception rule on assertj assertions for junit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fluent-exception-rule-1.0.1.pom | |
| fluent-exception-rule-1.0.1.jar | 241 KB |
| fluent-exception-rule-1.0.1-sources.jar | 23 KB |
| fluent-exception-rule-1.0.1-javadoc.jar | 198 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/ -->
<dependency>
<groupId>pl.wkr</groupId>
<artifactId>fluent-exception-rule</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/
implementation 'pl.wkr:fluent-exception-rule:1.0.1'
// https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/
implementation ("pl.wkr:fluent-exception-rule:1.0.1")
'pl.wkr:fluent-exception-rule:jar:1.0.1'
<dependency org="pl.wkr" name="fluent-exception-rule" rev="1.0.1">
<artifact name="fluent-exception-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wkr', module='fluent-exception-rule', version='1.0.1')
)
libraryDependencies += "pl.wkr" % "fluent-exception-rule" % "1.0.1"
[pl.wkr/fluent-exception-rule "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 1.7.0 |
| cglib : cglib-nodep Optional | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| org.pitest : pitest | jar | 1.1.0 |
| pl.pragmatists : JUnitParams | jar | 1.0.2 |