assertj-protobuf

An assertj extension for fine-grained assertions on protobuf messages.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.curioswitch.curiostack
ArtifactId

ArtifactId

assertj-protobuf
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

assertj-protobuf
An assertj extension for fine-grained assertions on protobuf messages.
Project URL

Project URL

https://github.com/curioswitch/curiostack/tree/master/common/testing/assertj-protobuf
Source Code Management

Source Code Management

https://github.com/curioswitch/curiostack

Download assertj-protobuf

How to add to project

<!-- https://jarcasting.com/artifacts/org.curioswitch.curiostack/assertj-protobuf/ -->
<dependency>
    <groupId>org.curioswitch.curiostack</groupId>
    <artifactId>assertj-protobuf</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.curioswitch.curiostack/assertj-protobuf/
implementation 'org.curioswitch.curiostack:assertj-protobuf:0.2.1'
// https://jarcasting.com/artifacts/org.curioswitch.curiostack/assertj-protobuf/
implementation ("org.curioswitch.curiostack:assertj-protobuf:0.2.1")
'org.curioswitch.curiostack:assertj-protobuf:jar:0.2.1'
<dependency org="org.curioswitch.curiostack" name="assertj-protobuf" rev="0.2.1">
  <artifact name="assertj-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.curioswitch.curiostack', module='assertj-protobuf', version='0.2.1')
)
libraryDependencies += "org.curioswitch.curiostack" % "assertj-protobuf" % "0.2.1"
[org.curioswitch.curiostack/assertj-protobuf "0.2.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.grpc : grpc-core jar 1.45.0
io.grpc : grpc-protobuf jar 1.45.0
io.grpc : grpc-stub jar 1.45.0
com.google.protobuf : protobuf-java jar 3.19.4
org.assertj : assertj-core jar 3.22.0
org.assertj : assertj-guava jar 3.4.0

runtime (2)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.
org.curioswitch.curiostack

CurioSwitch

Versions

Version
0.2.1
0.2.0
0.1.0
0.0.1