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