MVN

org.restcomm.fsm : squirrel-foundation

Maven & Gradle

Nov 28, 2016
5 usages
0 stars

squirrel foundation · foundation module of squirrel framework which provided event driven infrastructure and a finite state machine implementation.

<dependency>
    <groupId>org.restcomm.fsm</groupId>
    <artifactId>squirrel-foundation</artifactId>
    <version>0.3.9.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.restcomm.fsm : squirrel-foundation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.9.11

All Versions

Choose a version of org.restcomm.fsm : squirrel-foundation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
squirrel-foundation-0.3.9.11

How to add a dependency to Maven

Add the following org.restcomm.fsm : squirrel-foundation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.restcomm.fsm</groupId>
    <artifactId>squirrel-foundation</artifactId>
    <version>0.3.9.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.restcomm.fsm : squirrel-foundation gradle dependency to your build.gradle file:

implementation 'org.restcomm.fsm:squirrel-foundation:0.3.9.11'

Gradle Kotlin DSL: Add the following org.restcomm.fsm : squirrel-foundation gradle kotlin dependency to your build.gradle.kts file:

implementation("org.restcomm.fsm:squirrel-foundation:0.3.9.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.restcomm.fsm : squirrel-foundation sbt scala dependency to your build.sbt file:

libraryDependencies += "org.restcomm.fsm" % "squirrel-foundation" % "0.3.9.11"

Advertisement

Dependencies from Group

Nov 28, 2016
5 usages
0 stars

Discover Dependencies

Mar 10, 2023
6 stars
Nov 24, 2022
17 usages
131 stars
Aug 03, 2020
12 usages
May 09, 2017
4 usages
63 stars
Aug 02, 2023
14 usages
1.1k stars
Mar 07, 2022
4 usages
Apr 19, 2023
1 usages
1.8k stars
Aug 23, 2023
4 usages
148 stars