| License |
License |
|---|---|
| GroupId | GroupIdio.allune |
| ArtifactId | ArtifactIdassertj-quickfixj |
| Version | Version1.0.0-RC1 |
| Type | Typejar |
| Description |
DescriptionAssertJ fluent assertions for QuickFix/J
AssertJ fluent assertions for QuickFix/J
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| assertj-quickfixj-1.0.0-RC1.pom | |
| assertj-quickfixj-1.0.0-RC1.jar | 32 KB |
| assertj-quickfixj-1.0.0-RC1-sources.jar | 31 KB |
| assertj-quickfixj-1.0.0-RC1-javadoc.jar | 163 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.allune/assertj-quickfixj/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>assertj-quickfixj</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/assertj-quickfixj/
implementation 'io.allune:assertj-quickfixj:1.0.0-RC1'
// https://jarcasting.com/artifacts/io.allune/assertj-quickfixj/
implementation ("io.allune:assertj-quickfixj:1.0.0-RC1")
'io.allune:assertj-quickfixj:jar:1.0.0-RC1'
<dependency org="io.allune" name="assertj-quickfixj" rev="1.0.0-RC1">
<artifact name="assertj-quickfixj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='assertj-quickfixj', version='1.0.0-RC1')
)
libraryDependencies += "io.allune" % "assertj-quickfixj" % "1.0.0-RC1"
[io.allune/assertj-quickfixj "1.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | [3.5.0, 3.99.0] |
| Group / Artifact | Type | Version |
|---|---|---|
| org.quickfixj : quickfixj-core | jar | 2.2.0 |
| org.quickfixj : quickfixj-messages-all | jar | 2.2.0 |
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.18.3 |