Last Version

RAFC 1.1.2

RA Foundation Classes is a framework that helps in implementing JCA 1.5 compliant resource adapters.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.rafc
ArtifactId

ArtifactId

rafc
Version

Version

1.1.2
Type

Type

jar
Description

Description

RAFC
RA Foundation Classes is a framework that helps in implementing JCA 1.5 compliant resource adapters.
Project URL

Project URL

http://rafc.sourceforge.net

Download rafc 1.1.2


<!-- https://jarcasting.com/artifacts/net.sourceforge.rafc/rafc/ -->
<dependency>
    <groupId>net.sourceforge.rafc</groupId>
    <artifactId>rafc</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.rafc/rafc/
implementation 'net.sourceforge.rafc:rafc:1.1.2'
// https://jarcasting.com/artifacts/net.sourceforge.rafc/rafc/
implementation ("net.sourceforge.rafc:rafc:1.1.2")
'net.sourceforge.rafc:rafc:jar:1.1.2'
<dependency org="net.sourceforge.rafc" name="rafc" rev="1.1.2">
  <artifact name="rafc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.rafc', module='rafc', version='1.1.2')
)
libraryDependencies += "net.sourceforge.rafc" % "rafc" % "1.1.2"
[net.sourceforge.rafc/rafc "1.1.2"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.resource : connector-api jar [1.5,1.6)

Project Modules

There are no modules declared in this project.