| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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://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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.yarnandtail : andhow-core | jar | 0.4.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |