License |
License |
---|---|
GroupId | GroupIdcom.github.splunk.lightproto |
ArtifactId | ArtifactIdlightproto-tests |
Version | Version0.4 |
Type | Typejar |
Description |
DescriptionProtobuf compatible code generator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lightproto-tests-0.4.pom | |
lightproto-tests-0.4.jar | 1 MB |
lightproto-tests-0.4-sources.jar | 583 KB |
lightproto-tests-0.4-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/ -->
<dependency>
<groupId>com.github.splunk.lightproto</groupId>
<artifactId>lightproto-tests</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/
implementation 'com.github.splunk.lightproto:lightproto-tests:0.4'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/
implementation ("com.github.splunk.lightproto:lightproto-tests:0.4")
'com.github.splunk.lightproto:lightproto-tests:jar:0.4'
<dependency org="com.github.splunk.lightproto" name="lightproto-tests" rev="0.4">
<artifact name="lightproto-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto-tests', version='0.4')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto-tests" % "0.4"
[com.github.splunk.lightproto/lightproto-tests "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.13.0 |
io.netty : netty-buffer | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |