Compile Testing

Utilities for testing compilation.

Лицензия

Лицензия

Группа

Группа

com.google.testing.compile
Идентификатор

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

compile-testing
Последняя версия

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

0.19
Дата

Дата

Тип

Тип

jar
Описание

Описание

Compile Testing
Utilities for testing compilation.
Ссылка на сайт

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

http://github.com/google/compile-testing
Система контроля версий

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

http://github.com/google/compile-testing

Скачать compile-testing

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.google.truth : truth jar 1.1
com.google.guava : guava jar 30.0-jre
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2
com.google.auto.value : auto-value jar 1.7.4
com.google.auto : auto-common jar 0.11

provided (1)

Идентификатор библиотеки Тип Версия
com.google.errorprone : error_prone_annotations jar 2.4.0

test (1)

Идентификатор библиотеки Тип Версия
com.google.truth.extensions : truth-java8-extension jar 1.1

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

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

Compile Testing

Build Status Maven Release Javadoc

A library for testing javac compilation with or without annotation processors. See the javadoc for usage examples.

License

Copyright 2013 Google, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.google.testing.compile

Google

Google ❤️ Open Source

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

Версия
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1