Shared Test Resources - test .proto files used by protobufel-grammar
For more see the JavaDoc Documentation.
Happy coding,
David Tesler
License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.protobufel |
ArtifactId | ArtifactIdprotobufel-test-protos2 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobufel-test-protos2
Shared Test Resources - test .proto files used by protobufel-grammar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobufel-test-protos2-0.7.1.pom | |
protobufel-test-protos2-0.7.1.jar | 63 KB |
protobufel-test-protos2-0.7.1-sources.jar | 36 KB |
protobufel-test-protos2-0.7.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos2/ -->
<dependency>
<groupId>com.github.protobufel</groupId>
<artifactId>protobufel-test-protos2</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos2/
implementation 'com.github.protobufel:protobufel-test-protos2:0.7.1'
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-test-protos2/
implementation ("com.github.protobufel:protobufel-test-protos2:0.7.1")
'com.github.protobufel:protobufel-test-protos2:jar:0.7.1'
<dependency org="com.github.protobufel" name="protobufel-test-protos2" rev="0.7.1">
<artifact name="protobufel-test-protos2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='protobufel-test-protos2', version='0.7.1')
)
libraryDependencies += "com.github.protobufel" % "protobufel-test-protos2" % "0.7.1"
[com.github.protobufel/protobufel-test-protos2 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.protobufel : java-common-test | jar | 0.1.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
com.google.guava : guava | jar | 22.0 |
com.google.guava : guava-testlib | jar | 22.0 |
pl.pragmatists : JUnitParams | jar | 1.1.0 |
Happy coding,
David Tesler