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