MVN

com.just-ai.jaicf : mongo

Maven & Gradle

May 18, 2023
237 stars

JAICF-Kotlin MongoDB Bot Context Manager · MongoDB BotContextManager implementation to store your JAICF bot's context

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>mongo</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.just-ai.jaicf : mongo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.just-ai.jaicf : mongo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
mongo-1.3.1
mongo-1.3.0
1.2.x
mongo-1.2.5
mongo-1.2.4
mongo-1.2.3
mongo-1.2.2
mongo-1.2.1
mongo-1.2.0
1.1.x
mongo-1.1.3
mongo-1.1.2
mongo-1.1.1
mongo-1.1.0
1.0.x
mongo-1.0.2
mongo-1.0.1
mongo-1.0.0
0.14.x
mongo-0.14.0

How to add a dependency to Maven

Add the following com.just-ai.jaicf : mongo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>mongo</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.just-ai.jaicf : mongo gradle dependency to your build.gradle file:

implementation 'com.just-ai.jaicf:mongo:1.3.1'

Gradle Kotlin DSL: Add the following com.just-ai.jaicf : mongo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.just-ai.jaicf:mongo:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.just-ai.jaicf : mongo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.just-ai.jaicf" % "mongo" % "1.3.1"

Advertisement

Dependencies from Group

May 18, 2023
16 usages
237 stars
May 18, 2023
1 usages
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars

Discover Dependencies

May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
1 usages
237 stars
Jun 07, 2023
53 stars
Jul 10, 2023
18 stars