You can download gateway.resource.address.http-5.0.1.28.jar in this page.
Open Source
gateway.resource.address.http-5.0.1.28.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.kaazing/gateway.resource.address.http/pom.properties META-INF/maven/org.kaazing/gateway.resource.address.http/pom.xml META-INF/services/org.kaazing.gateway.resource.address.ResourceAddressFactorySpi org.kaazing.gateway.resource.address.http.GatewayHttpOriginSecurity.class org.kaazing.gateway.resource.address.http.HttpInjectableHeader.class org.kaazing.gateway.resource.address.http.HttpOriginSecurity.class org.kaazing.gateway.resource.address.http.HttpResourceAddress.class org.kaazing.gateway.resource.address.http.HttpResourceAddressFactorySpi.class org.kaazing.gateway.resource.address.http.HttpsResourceAddressFactorySpi.class
gateway.resource.address.http-5.0.1.28.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.kaazing</groupId> <artifactId>gateway</artifactId> <version>5.0.1.28</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>gateway.resource.address.http</artifactId> <name>Http Resource Address</name> <description>Resource Address for HTTP endpoint</description> <url>https://github.com/kaazing/gateway.resource.address.http.git</url> <scm> <connection>scm:git:${project.scm.url}</connection> <developerConnection>scm:git:${project.scm.url}</developerConnection> <url>git@github.com:kaazing/gateway.resource.address.http.git</url> </scm> <dependencies> <dependency> <groupId>org.kaazing</groupId> <artifactId>gateway.resource.address.ssl</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>org.kaazing</groupId> <artifactId>gateway.resource.address.http</artifactId> <version>5.0.1.28</version> </dependency>
If you think the following gateway.resource.address.http-5.0.1.28.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download gateway.resource.address.http-5.0.1.28.jar file