MVN

de.cit-ec.tcs.alignment : wrappers

Maven & Gradle

Oct 26, 2018
1 usages

TCS Alignment Toolbox Sequence Wrappers · This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.

<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>wrappers</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.cit-ec.tcs.alignment : wrappers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of de.cit-ec.tcs.alignment : wrappers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
wrappers-3.1.1
wrappers-3.1.0
3.0.x
wrappers-3.0.1
wrappers-3.0.0
2.1.x
wrappers-2.1.2
wrappers-2.1.1
wrappers-2.1.0
2.0.x
wrappers-2.0.0

How to add a dependency to Maven

Add the following de.cit-ec.tcs.alignment : wrappers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>wrappers</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.cit-ec.tcs.alignment : wrappers gradle dependency to your build.gradle file:

implementation 'de.cit-ec.tcs.alignment:wrappers:3.1.1'

Gradle Kotlin DSL: Add the following de.cit-ec.tcs.alignment : wrappers gradle kotlin dependency to your build.gradle.kts file:

implementation("de.cit-ec.tcs.alignment:wrappers:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.cit-ec.tcs.alignment : wrappers sbt scala dependency to your build.sbt file:

libraryDependencies += "de.cit-ec.tcs.alignment" % "wrappers" % "3.1.1"

Advertisement

Dependencies from Group

Oct 26, 2018
1 usages
Oct 26, 2018
1 usages
adp
Oct 26, 2018
1 usages

Discover Dependencies

May 25, 2015
1 usages
0 stars
May 13, 2015
1 usages
May 22, 2015
2 usages
4 stars
May 28, 2017
1 usages
3 stars
Oct 26, 2019
5 usages
170 stars
Jul 06, 2017
1 usages
1 stars
Sep 11, 2018
3 usages
60 stars
Oct 27, 2022
1 usages
5 stars
Jun 07, 2015
2 usages
19 stars
Jun 06, 2015
1 usages
58 stars