License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdtest-support |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
test-support-0.14.3.pom | |
test-support-0.14.3.jar | 11 KB |
test-support-0.14.3-sources.jar | 9 KB |
test-support-0.14.3-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/test-support/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>test-support</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/test-support/
implementation 'org.occurrent:test-support:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/test-support/
implementation ("org.occurrent:test-support:0.14.3")
'org.occurrent:test-support:jar:0.14.3'
<dependency org="org.occurrent" name="test-support" rev="0.14.3">
<artifact name="test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='test-support', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "test-support" % "0.14.3"
[org.occurrent/test-support "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-sync | jar | 4.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
io.cloudevents : cloudevents-json-jackson | jar | 2.3.0 |