kotlin-compile-testing

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.tschuchortdev
ArtifactId

ArtifactId

kotlin-compile-testing
Last Version

Last Version

1.4.9
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-compile-testing
A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Project URL

Project URL

https://github.com/tschuchortdev/kotlin-compile-testing
Source Code Management

Source Code Management

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

Download kotlin-compile-testing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.7.0

runtime (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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