org.factcast:factcast-example-tls-server

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-example-tls-server
Last Version

Last Version

195ae24
Release Date

Release Date

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

factcast

Download factcast-example-tls-server

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.factcast : factcast-spring-boot-autoconfigure jar
org.factcast : factcast-server-grpc jar
org.factcast : factcast-store-pgsql jar
io.netty : netty-tcnative-boringssl-static jar
org.testcontainers : postgresql jar 1.11.4
org.slf4j : slf4j-api jar 1.7.26

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
org.projectlombok : lombok jar 1.18.8
javax.annotation : javax.annotation-api jar 1.3.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.platform : junit-platform-engine jar 1.5.0
org.junit.platform : junit-platform-commons jar 1.5.0
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
195ae24
0.2.1
0.2.0
0.2.0-RC2
0.2.0-RC
0.2.0-M10
0.2.0-M9
0.2.0-M8
0.2.0-M7
0.2.0-M6
0.1.4.3
0.1.4.2
0.1.4.1
0.1.4
0.1.0
0.1.0-RC4
0.1.0-RC3
0.1.0-RC2
0.1.0-RC1
0.1.0-M1
0.0.34
0.0.33
0.0.32