Last Version

org.factcast:factcast-server-rest 0.0.10

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

License

License

GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-server-rest
Version

Version

0.0.10
Type

Type

jar
Description

Description

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.
Project Organization

Project Organization

Mercateo AG

Download factcast-server-rest 0.0.10


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jersey jar
org.glassfish.hk2 : spring-bridge jar 2.5.0-b36
com.mercateo.rest : rest-schemagen-spring jar 0.1.17
org.factcast : factcast-core jar 0.0.10
org.glassfish.jersey.media : jersey-media-sse jar 2.25.1
org.springframework.boot : spring-boot-starter-actuator jar
com.google.guava : guava jar
com.google.code.findbugs : annotations jar 3.0.1u2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jetty jar
org.junit.platform : junit-platform-engine jar 1.2.0
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.mockito : mockito-core jar
org.factcast : factcast-store-inmem jar 0.0.10
org.factcast : factcast-core test-jar 0.0.10
io.github.restdocsext : restdocsext-jersey jar 0.1.1
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.25.1
com.mercateo.rest : rest-hateoas-client jar 0.1.0
org.springframework : spring-test jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.