| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squareup.misk |
| ArtifactId | ArtifactIdmisk-events |
| Version | Version0.17.1 |
| Type | Typejar |
| Description |
Descriptionmisk-events
A Misk module for handling event streams
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| misk-events-0.17.1.pom | |
| misk-events-0.17.1.jar | 1 KB |
| misk-events-0.17.1-sources.jar | 1 KB |
| misk-events-0.17.1-javadoc.jar | 919 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.misk/misk-events/ -->
<dependency>
<groupId>com.squareup.misk</groupId>
<artifactId>misk-events</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.misk/misk-events/
implementation 'com.squareup.misk:misk-events:0.17.1'
// https://jarcasting.com/artifacts/com.squareup.misk/misk-events/
implementation ("com.squareup.misk:misk-events:0.17.1")
'com.squareup.misk:misk-events:jar:0.17.1'
<dependency org="com.squareup.misk" name="misk-events" rev="0.17.1">
<artifact name="misk-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.misk', module='misk-events', version='0.17.1')
)
libraryDependencies += "com.squareup.misk" % "misk-events" % "0.17.1"
[com.squareup.misk/misk-events "0.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-bom | jar | 1.36.0 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.fasterxml.jackson : jackson-bom | jar | 2.12.2 |
| org.glassfish.jersey : jersey-bom | jar | 2.29.1 |
| org.eclipse.jetty : jetty-bom | jar | 9.4.38.v20210224 |
| org.jetbrains.kotlin : kotlin-bom | jar | 1.4.0 |
| io.netty : netty-bom | jar | 4.1.60.Final |
| com.squareup.misk : misk-events-core | jar | 0.17.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | 5.4.2.Final |
| com.zaxxer : HikariCP | jar | 3.4.3 |
| org.hsqldb : hsqldb | jar | 2.4.0 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.opentracing : opentracing-util | jar | 0.33.0 |
| io.opentracing.contrib : opentracing-jdbc | jar | 0.2.8 |
| io.vitess : vitess-jdbc | jar | 3.0.0 |
| com.squareup.misk : misk | jar | 0.17.1 |
| com.squareup.misk : misk-hibernate | jar | 0.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
| com.squareup.misk : misk-testing | jar | 0.17.1 |
| com.squareup.misk : misk-hibernate-testing | jar | 0.17.1 |