Jar examples for c:connector
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).
You can download jar file connector 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add connector-1.0.0.jar to your project.
<dependency> <groupId>com.github.veithen.visualwas</groupId> <artifactId>connector</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.veithen.visualwas', name: 'connector', version: '1.0.0'
libraryDependencies += "com.github.veithen.visualwas" % "connector" % "1.0.0"
<dependency org="com.github.veithen.visualwas" name="connector" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.veithen.visualwas', module='connector', version='1.0.0'))
'com.github.veithen.visualwas:connector:jar:1.0.0'
Click the following link to download the jar file.
connector-1.0.0-javadoc.jar