Last Version

Azkarra Server 0.9.2

The Azkarra Streams embedded web server

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-server
Version

Version

0.9.2
Type

Type

jar
Description

Description

Azkarra Server
The Azkarra Streams embedded web server
Project Organization

Project Organization

streamthoughts

Download azkarra-server 0.9.2


<!-- https://jarcasting.com/artifacts/io.streamthoughts/azkarra-server/ -->
<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>azkarra-server</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-server/
implementation 'io.streamthoughts:azkarra-server:0.9.2'
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-server/
implementation ("io.streamthoughts:azkarra-server:0.9.2")
'io.streamthoughts:azkarra-server:jar:0.9.2'
<dependency org="io.streamthoughts" name="azkarra-server" rev="0.9.2">
  <artifact name="azkarra-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='azkarra-server', version='0.9.2')
)
libraryDependencies += "io.streamthoughts" % "azkarra-server" % "0.9.2"
[io.streamthoughts/azkarra-server "0.9.2"]

Dependencies

compile (17)

Group / Artifact Type Version
io.streamthoughts : azkarra-api jar 0.9.2
io.streamthoughts : azkarra-runtime jar 0.9.2
io.streamthoughts : azkarra-json-serializers jar 0.9.2
io.streamthoughts : azkarra-client jar 0.9.2
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
io.undertow : undertow-servlet jar 2.2.0.Final
io.undertow : undertow-websockets-jsr jar 2.2.0.Final
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.30.1
org.apache.avro : avro jar 1.9.2
io.prometheus : simpleclient_common jar 0.7.0
org.slf4j : slf4j-api jar 1.7.28
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.0
javax.validation : validation-api jar 2.0.1.Final

provided (2)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 2.7.0
io.streamthoughts : azkarra-ui jar 0.9.2

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
com.squareup.okhttp3 : mockwebserver jar 4.9.0
io.rest-assured : rest-assured jar 4.1.2
io.rest-assured : json-path jar 4.1.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.