MVN

com.sksamuel.tribune : tribune-spring

Maven & Gradle

Aug 09, 2023
187 stars

tribune · Multiplatform Kotlin Validation

<dependency>
    <groupId>com.sksamuel.tribune</groupId>
    <artifactId>tribune-spring</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sksamuel.tribune : tribune-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.sksamuel.tribune : tribune-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
tribune-spring-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sksamuel.tribune</groupId>
    <artifactId>tribune-spring</artifactId>
    <version>1.3.0</version>
</dependency>