MVN

openejb : openejb-itests-webapp

Maven & Gradle

Feb 27, 2006

OpenEJB :: Integration Tests · EJB Compliance and Server Integration Tests

<dependency>
    <groupId>openejb</groupId>
    <artifactId>openejb-itests-webapp</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of openejb : openejb-itests-webapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of openejb : openejb-itests-webapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
openejb-itests-webapp-1.0

How to add a dependency to Maven

Add the following openejb : openejb-itests-webapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>openejb</groupId>
    <artifactId>openejb-itests-webapp</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following openejb : openejb-itests-webapp gradle dependency to your build.gradle file:

implementation 'openejb:openejb-itests-webapp:1.0'

Gradle Kotlin DSL: Add the following openejb : openejb-itests-webapp gradle kotlin dependency to your build.gradle.kts file:

implementation("openejb:openejb-itests-webapp:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following openejb : openejb-itests-webapp sbt scala dependency to your build.sbt file:

libraryDependencies += "openejb" % "openejb-itests-webapp" % "1.0"

Advertisement

Dependencies from Group

Sep 11, 2006
47 usages
Sep 11, 2006
7 usages
Feb 27, 2006
5 usages
Sep 11, 2006
4 usages
Nov 06, 2006
1 usages

Discover Dependencies

Mar 28, 2014
216 stars
May 20, 2010
3 usages
Feb 02, 2015
0 stars
Mar 25, 2015
0 stars
Feb 24, 2014
1 usages
105 stars
Aug 28, 2013
3 usages
3 stars
Feb 02, 2015
2 usages
7 stars
May 19, 2014
4 stars