sec


License

License

GroupId

GroupId

io.github.ahjohannessen
ArtifactId

ArtifactId

sec_0.27
Last Version

Last Version

0.1.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

sec
sec
Project URL

Project URL

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

Project Organization

Alex Henning Johannessen
Source Code Management

Source Code Management

https://github.com/ahjohannessen/sec

Download sec_0.27

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.ahjohannessen : sec-core_0.27 jar 0.1.0-M2
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
io.grpc : grpc-netty jar 1.30.1
io.netty : netty-tcnative-boringssl-static jar 2.0.30.Final

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-M2
0.1.0-M1
0.0.1-M15
0.0.1-M13