sec-protos


License

License

GroupId

GroupId

io.github.ahjohannessen
ArtifactId

ArtifactId

sec-protos_0.27
Last Version

Last Version

0.1.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

sec-protos
sec-protos
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-protos_0.27

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.10.6
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
io.grpc : grpc-core jar 1.30.1
io.grpc : grpc-stub jar 1.30.1
io.grpc : grpc-protobuf jar 1.30.1
org.lyranthe.fs2-grpc : java-runtime_2.13 jar 0.7.3
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 jar 0.10.6

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