Last Version

Testing Protlib 0.0.2

Collection of testing .protos and their generated classes to be referenced remotely as part of the integration test for the open-source project 'pants'.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.testing.protolib
ArtifactId

ArtifactId

protolib-external-test
Version

Version

0.0.2
Type

Type

jar
Description

Description

Testing Protlib
Collection of testing .protos and their generated classes to be referenced remotely as part of the integration test for the open-source project 'pants'.
Project URL

Project URL

http://pantsbuild.github.io/
Project Organization

Project Organization

Pantsbuild project
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download protolib-external-test 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.