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