sec-core


License

License

GroupId

GroupId

io.github.ahjohannessen
ArtifactId

ArtifactId

sec-core_0.27
Last Version

Last Version

0.1.0-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

sec-core
sec-core
Project URL

Project URL

https://github.com/ahjohannessen/sec
Project Organization

Project Organization

Scala EventStoreDB Client
Source Code Management

Source Code Management

https://github.com/ahjohannessen/sec

Download sec-core_0.27

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-core_0.27/ -->
<dependency>
    <groupId>io.github.ahjohannessen</groupId>
    <artifactId>sec-core_0.27</artifactId>
    <version>0.1.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-core_0.27/
implementation 'io.github.ahjohannessen:sec-core_0.27:0.1.0-RC4'
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-core_0.27/
implementation ("io.github.ahjohannessen:sec-core_0.27:0.1.0-RC4")
'io.github.ahjohannessen:sec-core_0.27:jar:0.1.0-RC4'
<dependency org="io.github.ahjohannessen" name="sec-core_0.27" rev="0.1.0-RC4">
  <artifact name="sec-core_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-core_0.27', version='0.1.0-RC4')
)
libraryDependencies += "io.github.ahjohannessen" % "sec-core_0.27" % "0.1.0-RC4"
[io.github.ahjohannessen/sec-core_0.27 "0.1.0-RC4"]

Dependencies

compile (9)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.10.6
org.typelevel : cats-core_2.13 jar 2.2.0
org.scodec : scodec-bits_2.13 jar 1.1.20
io.circe : circe-core_2.13 jar 0.13.0
io.grpc : grpc-api jar 1.33.0
io.grpc : grpc-stub jar 1.33.0
io.grpc : grpc-protobuf jar 1.33.0
io.grpc : grpc-core jar 1.33.0

Project Modules

There are no modules declared in this project.

CI Maven Central Sonatype Nexus (Snapshots)

Code of Consuct Scala Steward badge Mergify Status

sec is a client library for Scala + EventStoreDB - Proceed to the microsite for more information.

Versions

Version
0.1.0-RC4
0.1.0-RC3
0.1.0-RC2
0.1.0-RC1
0.1.0-M10
0.1.0-M9
0.1.0-M8
0.1.0-M7
0.1.0-M6
0.1.0-M4
0.1.0-M3
0.1.0-M2
0.1.0-M1
0.0.1-M15
0.0.1-M13