MVN

com.epam.deltix : containers

Maven & Gradle

May 06, 2021
10 usages
5 stars

container · Collection of handy data structures and algos for C#/Java specially designed for GC-free programming. ObjectPools, MutableBlobs, MutableStrings, BinaryHeaps, Linked Lists, Trees, fast memory copy, fast hash calculators and others..

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>containers</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.deltix : containers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2

All Versions

Choose a version of com.epam.deltix : containers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
containers-3.1.2

How to add a dependency to Maven

Add the following com.epam.deltix : containers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>containers</artifactId>
    <version>3.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.deltix : containers gradle dependency to your build.gradle file:

implementation 'com.epam.deltix:containers:3.1.2'

Gradle Kotlin DSL: Add the following com.epam.deltix : containers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.deltix:containers:3.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.deltix : containers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.deltix" % "containers" % "3.1.2"

Advertisement

Dependencies from Group

Aug 21, 2023
14 usages
43 stars
dfp
Jun 29, 2023
12 usages
19 stars
Aug 21, 2023
11 usages
43 stars
May 24, 2021
11 usages
5 stars
Aug 21, 2023
10 usages
43 stars

Discover Dependencies

Jul 14, 2023
7 usages
533 stars
Nov 18, 2013
2 usages
Nov 24, 2009
9 usages
Mar 30, 2016
3 usages
967 stars
Oct 19, 2018
3 usages
11 stars
Jun 15, 2016
4 usages
3 stars
Apr 26, 2016
4 usages
311 stars