License |
License |
---|---|
GroupId | GroupIdcom.github.splunk.lightproto |
ArtifactId | ArtifactIdlightproto-benchmark |
Version | Version0.4 |
Type | Typejar |
Description |
DescriptionProtobuf compatible code generator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lightproto-benchmark-0.4.pom | |
lightproto-benchmark-0.4.jar | 98 KB |
lightproto-benchmark-0.4-sources.jar | 54 KB |
lightproto-benchmark-0.4-javadoc.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/ -->
<dependency>
<groupId>com.github.splunk.lightproto</groupId>
<artifactId>lightproto-benchmark</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/
implementation 'com.github.splunk.lightproto:lightproto-benchmark:0.4'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/
implementation ("com.github.splunk.lightproto:lightproto-benchmark:0.4")
'com.github.splunk.lightproto:lightproto-benchmark:jar:0.4'
<dependency org="com.github.splunk.lightproto" name="lightproto-benchmark" rev="0.4">
<artifact name="lightproto-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto-benchmark', version='0.4')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto-benchmark" % "0.4"
[com.github.splunk.lightproto/lightproto-benchmark "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.splunk.lightproto : lightproto-tests | jar | 0.4 |
io.netty : netty-buffer | jar | |
org.openjdk.jmh : jmh-core | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.27 |