MVN

dev.fastball : fastball-runtime-spring

Maven & Gradle

Feb 24, 2023
<dependency>
    <groupId>dev.fastball</groupId>
    <artifactId>fastball-runtime-spring</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.fastball : fastball-runtime-spring to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of dev.fastball : fastball-runtime-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
fastball-runtime-spring-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.fastball</groupId>
    <artifactId>fastball-runtime-spring</artifactId>
    <version>0.2.0</version>
</dependency>