Skip to content

CommonMarvel/spring-boot-test-helper-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

spring-boot-test-helper-kotlin

install

build.gradle.kts

repositories {
    ...
    maven("https://dl.bintray.com/common-marvel/kotlin")
}

dependencies {
    ...
    testImplementation("common.marvel:spring-boot-test-helper-kotlin:0.1.11")
}

how to publish

BINTRAY_USER=<USERNAME> BINTRAY_KEY=<API_KEY> ./publish.sh

About

spring-boot-test-helper-kotlin

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors