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

AndHow Annotation Processor Test Harness 0.4.1.1

Test Harness for running the JavaC compiler, adding Annotation Processors and creating and testing files in memory.

Лицензия

Лицензия

Группа

Группа

org.yarnandtail
Идентификатор

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

andhow-annotation-processor-test-harness
Версия

Версия

0.4.1.1
Тип

Тип

jar
Описание

Описание

AndHow Annotation Processor Test Harness
Test Harness for running the JavaC compiler, adding Annotation Processors and creating and testing files in memory.
Система контроля версий

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

https://github.com/eeverman/andhow/tree/master/andhow-testing/andhow-annotation-processor-test-harness

Скачать andhow-annotation-processor-test-harness 0.4.1.1


<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/ -->
<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-annotation-processor-test-harness</artifactId>
    <version>0.4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation 'org.yarnandtail:andhow-annotation-processor-test-harness:0.4.1.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation ("org.yarnandtail:andhow-annotation-processor-test-harness:0.4.1.1")
'org.yarnandtail:andhow-annotation-processor-test-harness:jar:0.4.1.1'
<dependency org="org.yarnandtail" name="andhow-annotation-processor-test-harness" rev="0.4.1.1">
  <artifact name="andhow-annotation-processor-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-annotation-processor-test-harness', version='0.4.1.1')
)
libraryDependencies += "org.yarnandtail" % "andhow-annotation-processor-test-harness" % "0.4.1.1"
[org.yarnandtail/andhow-annotation-processor-test-harness "0.4.1.1"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.yarnandtail : andhow-core jar 0.4.1.1

test (1)

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

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

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