MVN

jca : jca

Maven & Gradle

Nov 17, 2005
2 usages

J2EE Connector Architecture · The J2EE Connector architecture provides a Java technology solution to the problem of connectivity between the many application servers and today's enterprise information systems (EIS).

<dependency>
    <groupId>jca</groupId>
    <artifactId>jca</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jca : jca to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of jca : jca to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
jca-1.5
1.0.x
jca-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>jca</groupId>
    <artifactId>jca</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jca : jca gradle dependency to your build.gradle file:

implementation 'jca:jca:1.5'

Gradle Kotlin DSL: Add the following jca : jca gradle kotlin dependency to your build.gradle.kts file:

implementation("jca:jca:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following jca : jca sbt scala dependency to your build.sbt file:

libraryDependencies += "jca" % "jca" % "1.5"

Advertisement

Dependencies from Group

jca
Nov 17, 2005
2 usages

Discover Dependencies

Mar 16, 2006
Jul 03, 2006
21 usages
Jan 16, 2022
9 stars
Nov 21, 2007
Jun 15, 2023
12 stars
Oct 11, 2021
188 usages
Sep 11, 2006
698 usages
Mar 31, 2016
1 usages
0 stars