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'.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.testing.protolib
ArtifactId

ArtifactId

protolib-test
Last Version

Last Version

1.0.1
Release Date

Release Date

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-test

How to add to project

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

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.

Pants Build System

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

We release to PyPI version license

We use Travis CI to verify the build Build Status.

Requirements

To run Pants, you need:

  • Linux or macOS.
  • Python 3.7+ discoverable on your PATH.
  • A C compiler, system headers and Python headers (to compile native Python modules).
  • Internet access (so that Pants can fully bootstrap itself).
com.squareup.testing.protolib

Pants Build

Pants Build System

Versions

Version
1.0.1
1.0