Jar examples for c:connectors-runtime
Java EE Connector Architecture Runtime for GlassFish
You can download jar file connectors-runtime 3.0-b34 in this page.
Open Source License
You can use the following script to add connectors-runtime-3.0-b34.jar to your project.
<dependency> <groupId>org.glassfish.connectors</groupId> <artifactId>connectors-runtime</artifactId> <version>3.0-b34</version> </dependency>
compile group: 'org.glassfish.connectors', name: 'connectors-runtime', version: '3.0-b34'
libraryDependencies += "org.glassfish.connectors" % "connectors-runtime" % "3.0-b34"
<dependency org="org.glassfish.connectors" name="connectors-runtime" rev="3.0-b34"/>
@Grapes(@Grab(group='org.glassfish.connectors', module='connectors-runtime', version='3.0-b34'))
'org.glassfish.connectors:connectors-runtime:jar:3.0-b34'
Click the following link to download the jar file.
connectors-runtime-3.0-b34-sources.jar