is not current version
Last Version 27.7.18

com.linkedin.pegasus:generator-test 10.1.3

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

generator-test
Version

Version

10.1.3
Type

Type

jar

Download generator-test 10.1.3


<!-- https://jarcasting.com/artifacts/com.linkedin.pegasus/generator-test/ -->
<dependency>
    <groupId>com.linkedin.pegasus</groupId>
    <artifactId>generator-test</artifactId>
    <version>10.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.pegasus/generator-test/
implementation 'com.linkedin.pegasus:generator-test:10.1.3'
// https://jarcasting.com/artifacts/com.linkedin.pegasus/generator-test/
implementation ("com.linkedin.pegasus:generator-test:10.1.3")
'com.linkedin.pegasus:generator-test:jar:10.1.3'
<dependency org="com.linkedin.pegasus" name="generator-test" rev="10.1.3">
  <artifact name="generator-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.pegasus', module='generator-test', version='10.1.3')
)
libraryDependencies += "com.linkedin.pegasus" % "generator-test" % "10.1.3"
[com.linkedin.pegasus/generator-test "10.1.3"]