pbdirect

Read/Write Scala objects directly to Protobuf with no .proto file definitions

License

License

MIT
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

pbdirect_2.12
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

pbdirect
Read/Write Scala objects directly to Protobuf with no .proto file definitions
Project URL

Project URL

https://github.com/47degrees/pbdirect
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/47degrees/pbdirect

Download pbdirect_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.beachape : enumeratum_2.12 jar 1.7.0
com.chuusai : shapeless_2.12 jar 2.3.7
com.google.protobuf : protobuf-java jar 3.18.0
org.typelevel : cats-core_2.12 jar 2.6.1

Project Modules

There are no modules declared in this project.
com.47deg

47 Degrees Open Source

47 Degrees Open Source Initiatives

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.2.3
0.2.1
0.2.0