Compile Testing

Utilities for testing compilation.

License

License

GroupId

GroupId

com.google.testing.compile
ArtifactId

ArtifactId

compile-testing
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

jar
Description

Description

Compile Testing
Utilities for testing compilation.
Project URL

Project URL

http://github.com/google/compile-testing
Source Code Management

Source Code Management

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

Download compile-testing

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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 Optional jar 3.0.2
com.google.auto.value : auto-value jar 1.7.4
com.google.auto : auto-common jar 0.11

provided (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.4.0

test (1)

Group / Artifact Type Version
com.google.truth.extensions : truth-java8-extension jar 1.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
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