Download ow2-connector-1.5-spec-1.5.jar file

Introduction

You can download ow2-connector-1.5-spec-1.5.jar in this page.

License

Open Source

Type List

ow2-connector-1.5-spec-1.5.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.ow2.spec.ee/ow2-connector-1.5-spec/pom.properties
META-INF/maven/org.ow2.spec.ee/ow2-connector-1.5-spec/pom.xml
javax.resource.NotSupportedException.class
javax.resource.Referenceable.class
javax.resource.ResourceException.class
javax.resource.cci.Connection.class
javax.resource.cci.ConnectionFactory.class
javax.resource.cci.ConnectionMetaData.class
javax.resource.cci.ConnectionSpec.class
javax.resource.cci.IndexedRecord.class
javax.resource.cci.Interaction.class
javax.resource.cci.InteractionSpec.class
javax.resource.cci.LocalTransaction.class
javax.resource.cci.MappedRecord.class
javax.resource.cci.MessageListener.class
javax.resource.cci.Record.class
javax.resource.cci.RecordFactory.class
javax.resource.cci.ResourceAdapterMetaData.class
javax.resource.cci.ResourceWarning.class
javax.resource.cci.ResultSet.class
javax.resource.cci.ResultSetInfo.class
javax.resource.cci.Streamable.class
javax.resource.spi.ActivationSpec.class
javax.resource.spi.ApplicationServerInternalException.class
javax.resource.spi.BootstrapContext.class
javax.resource.spi.CommException.class
javax.resource.spi.ConnectionEvent.class
javax.resource.spi.ConnectionEventListener.class
javax.resource.spi.ConnectionManager.class
javax.resource.spi.ConnectionRequestInfo.class
javax.resource.spi.DissociatableManagedConnection.class
javax.resource.spi.EISSystemException.class
javax.resource.spi.IllegalStateException.class
javax.resource.spi.InvalidPropertyException.class
javax.resource.spi.LazyAssociatableConnectionManager.class
javax.resource.spi.LazyEnlistableConnectionManager.class
javax.resource.spi.LazyEnlistableManagedConnection.class
javax.resource.spi.LocalTransaction.class
javax.resource.spi.LocalTransactionException.class
javax.resource.spi.ManagedConnection.class
javax.resource.spi.ManagedConnectionFactory.class
javax.resource.spi.ManagedConnectionMetaData.class
javax.resource.spi.ResourceAdapter.class
javax.resource.spi.ResourceAdapterAssociation.class
javax.resource.spi.ResourceAdapterInternalException.class
javax.resource.spi.ResourceAllocationException.class
javax.resource.spi.SecurityException.class
javax.resource.spi.SharingViolationException.class
javax.resource.spi.UnavailableException.class
javax.resource.spi.ValidatingManagedConnectionFactory.class
javax.resource.spi.XATerminator.class
javax.resource.spi.endpoint.MessageEndpoint.class
javax.resource.spi.endpoint.MessageEndpointFactory.class
javax.resource.spi.security.GenericCredential.class
javax.resource.spi.security.PasswordCredential.class
javax.resource.spi.work.ExecutionContext.class
javax.resource.spi.work.Work.class
javax.resource.spi.work.WorkAdapter.class
javax.resource.spi.work.WorkCompletedException.class
javax.resource.spi.work.WorkEvent.class
javax.resource.spi.work.WorkException.class
javax.resource.spi.work.WorkListener.class
javax.resource.spi.work.WorkManager.class
javax.resource.spi.work.WorkRejectedException.class

Pom

ow2-connector-1.5-spec-1.5.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <parent>
    <groupId>org.ow2.spec</groupId>
    <artifactId>ee</artifactId>
    <version>1.0-M1</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.ow2.spec.ee</groupId>
  <artifactId>ow2-connector-1.5-spec</artifactId>
  <packaging>jar</packaging>
  <name>Java EE: JCA API v1.5</name>
  <description>JCA API of Java EE 5.0</description>
</project>

POM Entry

<dependency>
   <groupId>org.ow2.spec.ee</groupId>
   <artifactId>ow2-connector-1.5-spec</artifactId>
   <version>1.5</version>
</dependency>

Download

If you think the following ow2-connector-1.5-spec-1.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download ow2-connector-1.5-spec-1.5.jar file




PreviousNext

Related