Easy Random ProtoBuf support

Library providing Easy Random randomizer for Protobuf messages

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.github.murdos
ArtifactId

ArtifactId

easy-random-protobuf
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Random ProtoBuf support
Library providing Easy Random randomizer for Protobuf messages
Project URL

Project URL

https://github.com/murdos/easy-random-protobuf
Source Code Management

Source Code Management

https://github.com/murdos/easy-random-protobuf

Download easy-random-protobuf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jeasy : easy-random-core jar 4.3.0
com.google.protobuf : protobuf-java jar 3.19.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0