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

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.testing.protolib
Идентификатор

Идентификатор

protolib-test
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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'.
Ссылка на сайт

Ссылка на сайт

http://pantsbuild.github.io/
Организация-разработчик

Организация-разработчик

Pantsbuild project
Система контроля версий

Система контроля версий

https://github.com/pantsbuild/pants

Скачать protolib-test

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.protobuf : protobuf-java jar 2.4.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.1
1.0