MVN

org.jboss.test : jboss-test

Maven & Gradle

Dec 08, 2010
67 usages

JBoss Test · Common test support classes

<dependency>
    <groupId>org.jboss.test</groupId>
    <artifactId>jboss-test</artifactId>
    <version>1.2.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.test : jboss-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.Final
  • Latest Beta: 1.2.0.Beta1
  • Latest Alpha: 1.1.5-alpha-2

All Versions

Choose a version of org.jboss.test : jboss-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jboss-test-1.2.0.Final
jboss-test-1.2.0.Beta1
1.1.x
jboss-test-1.1.9.GA
jboss-test-1.1.8.GA
jboss-test-1.1.7.GA
jboss-test-1.1.7.CR2
jboss-test-1.1.7.CR1
jboss-test-1.1.6.GA
jboss-test-1.1.5.GA
jboss-test-1.1.5-alpha-2
jboss-test-1.1.5-alpha-1
jboss-test-1.1.4.GA
jboss-test-1.1.3.GA
jboss-test-1.1.2.GA
jboss-test-1.1.1.GA
jboss-test-1.1.0.GA

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jboss.test</groupId>
    <artifactId>jboss-test</artifactId>
    <version>1.2.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.test : jboss-test gradle dependency to your build.gradle file:

implementation 'org.jboss.test:jboss-test:1.2.0.Final'

Gradle Kotlin DSL: Add the following org.jboss.test : jboss-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.test:jboss-test:1.2.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.test : jboss-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.test" % "jboss-test" % "1.2.0.Final"

Advertisement

Dependencies from Group

Dec 08, 2010
67 usages
May 23, 2023
4 usages
Mar 28, 2011
4 usages
Jun 05, 2019
3 usages
Jun 05, 2019
2 usages

Discover Dependencies

Dec 17, 2009
9 usages
Jan 05, 2010
102 usages
Feb 18, 2015
12 usages
7.9k stars
Dec 28, 2005
8 usages
Oct 10, 2014
34 usages
Sep 08, 2012
2 usages
Jun 22, 2023
5.3k usages
4.5k stars
Jun 22, 2023
4.1k usages
4.5k stars
Jun 22, 2023
4.6k usages
4.5k stars
Jul 07, 2022
1k usages
22k stars