kotlin-compile-testing

A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.tschuchortdev
Идентификатор

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

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

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

1.4.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

kotlin-compile-testing
A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Ссылка на сайт

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

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

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

https://github.com/tschuchortdev/kotlin-compile-testing

Скачать kotlin-compile-testing

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.7.0

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0
com.squareup.okio : okio-jvm jar 3.1.0
io.github.classgraph : classgraph jar 4.8.147
org.jetbrains.kotlin : kotlin-annotation-processing-embeddable jar 1.7.0

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

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

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

Версия
1.4.9
1.4.9-alpha01
1.4.8
1.4.8-alpha02
1.4.8-alpha01
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2