MVN

eu.lucaventuri : fibry-spring

Maven & Gradle

Jan 13, 2020
0 stars

Fibry Spring Starter · Spring Boot integration for Fibry, the first Java Actor System supporting fibers from Project Loom

<dependency>
    <groupId>eu.lucaventuri</groupId>
    <artifactId>fibry-spring</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.lucaventuri : fibry-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of eu.lucaventuri : fibry-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
fibry-spring-0.1

How to add a dependency to Maven

Add the following eu.lucaventuri : fibry-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.lucaventuri</groupId>
    <artifactId>fibry-spring</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.lucaventuri : fibry-spring gradle dependency to your build.gradle file:

implementation 'eu.lucaventuri:fibry-spring:0.1'

Gradle Kotlin DSL: Add the following eu.lucaventuri : fibry-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.lucaventuri:fibry-spring:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.lucaventuri : fibry-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.lucaventuri" % "fibry-spring" % "0.1"

Advertisement

Dependencies from Group

Aug 15, 2023
211 stars
Jan 13, 2020
0 stars

Discover Dependencies

Nov 02, 2020
47 stars
Aug 26, 2023
47 stars
Aug 26, 2023
47 stars
Nov 02, 2020
3 usages
47 stars
Aug 26, 2023
4 usages
47 stars
Jan 06, 2022
3 usages
7 stars
Jan 13, 2022
1 stars
Jan 11, 2020
0 stars
Apr 24, 2023
30 stars