License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdstructured-event-log |
Version | Version2.11.0-rc-202205032206 |
Type | Typejar |
Description |
DescriptionStructured event logger
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative/structured-event-log/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>structured-event-log</artifactId>
<version>2.11.0-rc-202205032206</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/structured-event-log/
implementation 'io.streamnative:structured-event-log:2.11.0-rc-202205032206'
// https://jarcasting.com/artifacts/io.streamnative/structured-event-log/
implementation ("io.streamnative:structured-event-log:2.11.0-rc-202205032206")
'io.streamnative:structured-event-log:jar:2.11.0-rc-202205032206'
<dependency org="io.streamnative" name="structured-event-log" rev="2.11.0-rc-202205032206">
<artifact name="structured-event-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='structured-event-log', version='2.11.0-rc-202205032206')
)
libraryDependencies += "io.streamnative" % "structured-event-log" % "2.11.0-rc-202205032206"
[io.streamnative/structured-event-log "2.11.0-rc-202205032206"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
io.streamnative : buildtools | jar | 2.11.0-rc-202205032206 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-inline | jar | 3.12.4 |
org.powermock : powermock-reflect | jar | 2.0.9 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.bookkeeper : bookkeeper-server | jar | 4.14.4 |