MVN

excalibur-thread : excalibur-thread-api

Maven & Gradle

Sep 20, 2005
8 usages

Excalibur Thread API

<dependency>
    <groupId>excalibur-thread</groupId>
    <artifactId>excalibur-thread-api</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of excalibur-thread : excalibur-thread-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of excalibur-thread : excalibur-thread-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
excalibur-thread-api-2.1
2.0.x
excalibur-thread-api-2.0.0
2.0
excalibur-thread-api-2.0

How to add a dependency to Maven

Add the following excalibur-thread : excalibur-thread-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>excalibur-thread</groupId>
    <artifactId>excalibur-thread-api</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following excalibur-thread : excalibur-thread-api gradle dependency to your build.gradle file:

implementation 'excalibur-thread:excalibur-thread-api:2.1'

Gradle Kotlin DSL: Add the following excalibur-thread : excalibur-thread-api gradle kotlin dependency to your build.gradle.kts file:

implementation("excalibur-thread:excalibur-thread-api:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following excalibur-thread : excalibur-thread-api sbt scala dependency to your build.sbt file:

libraryDependencies += "excalibur-thread" % "excalibur-thread-api" % "2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 01, 2011
7 usages
Mar 15, 2013
11 usages
Sep 16, 2014
2 usages
0 stars
Mar 02, 2015
6 usages
315 stars
Jul 01, 2014
1 usages
Nov 27, 2007
24 usages
ui
Nov 27, 2007
7 usages
May 12, 2014
4 usages
Oct 17, 2014
11 usages
614 stars