License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdio.github.murdos |
ArtifactId | ArtifactIdeasy-random-protobuf |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy Random ProtoBuf support
Library providing Easy Random randomizer for Protobuf messages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jeasy : easy-random-core | jar | 4.3.0 |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |