net.koval.teamcity-build-step-extension-test-task-filesystem (0.1.1)
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement>
<dependency>
<groupId>net.koval.teamcity-build-step-extension-test-task</groupId>
<artifactId>filesystem</artifactId>
<version>0.1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.koval.teamcity-build-step-extension-test-task:filesystem:0.1.1
About this package
This is a small project to make a very basic filesystem library in Kotlin and wascreated using the instructions below as part of my application to the JetBrains internship project"TeamCity Kotlin Script build step extension library".
Dependencies
org.jetbrains.kotlin:kotlin-stdlib
1.9.21
Details
2024-01-07 16:22:14 +00:00
Assets (4)
Versions (3)
View all
Maven
21
TeamCity Kotlin Script build step extension library - Test Task - test filesystem
282 KiB
filesystem-0.1.1.jar
9.5 KiB
filesystem-0.1.1.pom
1.7 KiB
filesystem-0.1.1.module
2.5 KiB
filesystem-0.1.1-javadoc.jar
268 KiB