License |
License |
---|---|
Categories |
CategoriesKotlin Languages Maven Build Tools |
GroupId | GroupIdorg.jetbrains.kotlin |
ArtifactId | ArtifactIdkotlin-maven-plugin |
Version | Version1.5.20 |
Type | Typemaven-plugin |
Description |
DescriptionKotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript
|
Filename | Size |
---|---|
kotlin-maven-plugin-1.5.20.pom | |
kotlin-maven-plugin-1.5.20.jar | 78 KB |
kotlin-maven-plugin-1.5.20-sources.jar | 41 KB |
kotlin-maven-plugin-1.5.20-javadoc.jar | 237 bytes |
Browse |
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>1.5.20</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.0.5 |
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
org.jetbrains.kotlin : kotlin-compiler | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-scripting-compiler | jar | 1.5.20 |
org.apache.maven.plugins : maven-compiler-plugin | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.13.1 |