MVN

org.vanilladb : core

Maven & Gradle

Sep 15, 2022
2 usages
180 stars

vanillacore · The core engine of VanillaDB

<dependency>
    <groupId>org.vanilladb</groupId>
    <artifactId>core</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.vanilladb : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of org.vanilladb : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
core-0.7.0
0.6.x
core-0.6.0
0.5.x
core-0.5.0
0.4.x
core-0.4.2
core-0.4.1
core-0.4.0
0.3.x
core-0.3.3
core-0.3.2
core-0.3.1
core-0.3.0
0.2.x
core-0.2.2
core-0.2.1

How to add a dependency to Maven

Add the following org.vanilladb : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.vanilladb</groupId>
    <artifactId>core</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.vanilladb : core gradle dependency to your build.gradle file:

implementation 'org.vanilladb:core:0.7.0'

Gradle Kotlin DSL: Add the following org.vanilladb : core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.vanilladb:core:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.vanilladb : core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.vanilladb" % "core" % "0.7.0"

Advertisement

Dependencies from Group

Sep 15, 2022
2 usages
180 stars
Jan 07, 2022
1 usages
10 stars
Feb 15, 2022
1 usages
6 stars

Discover Dependencies

Mar 23, 2023
1 usages
26k stars
sti
Oct 02, 2016
Jun 03, 2017
1 usages
Aug 02, 2023
139 usages
12k stars
May 17, 2023
74 usages
Sep 30, 2020
1 usages
86 stars
Dec 11, 2021
20 usages
20 stars
Jan 04, 2017
3 stars
xz
Mar 12, 2021
549 usages
Apr 12, 2023
68 usages
158 stars