Download hapi-hl7overhttp-2.2.jar file

Introduction

You can download hapi-hl7overhttp-2.2.jar in this page.

License

The Apache Software License, Version 2.0

Type List

hapi-hl7overhttp-2.2.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/ca.uhn.hapi/hapi-hl7overhttp/pom.properties
META-INF/maven/ca.uhn.hapi/hapi-hl7overhttp/pom.xml
ca.uhn.hl7v2.hoh.api.AbstractReceivable.class
ca.uhn.hl7v2.hoh.api.DecodeException.class
ca.uhn.hl7v2.hoh.api.EncodeException.class
ca.uhn.hl7v2.hoh.api.IAuthorizationClientCallback.class
ca.uhn.hl7v2.hoh.api.IAuthorizationServerCallback.class
ca.uhn.hl7v2.hoh.api.IClient.class
ca.uhn.hl7v2.hoh.api.IClientMultithreaded.class
ca.uhn.hl7v2.hoh.api.IClientSimple.class
ca.uhn.hl7v2.hoh.api.IMessageHandler.class
ca.uhn.hl7v2.hoh.api.IReceivable.class
ca.uhn.hl7v2.hoh.api.IResponseSendable.class
ca.uhn.hl7v2.hoh.api.ISendable.class
ca.uhn.hl7v2.hoh.api.MessageMetadataKeys.class
ca.uhn.hl7v2.hoh.api.MessageProcessingException.class
ca.uhn.hl7v2.hoh.api.NonHl7ResponseException.class
ca.uhn.hl7v2.hoh.auth.SingleCredentialClientCallback.class
ca.uhn.hl7v2.hoh.auth.SingleCredentialServerCallback.class
ca.uhn.hl7v2.hoh.encoder.AbstractHl7OverHttp.class
ca.uhn.hl7v2.hoh.encoder.AbstractHl7OverHttpDecoder.class
ca.uhn.hl7v2.hoh.encoder.AbstractHl7OverHttpEncoder.class
ca.uhn.hl7v2.hoh.encoder.AuthorizationFailureException.class
ca.uhn.hl7v2.hoh.encoder.EncodingStyle.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpEncoderTest.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpRequestDecoder.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpRequestEncoder.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpResponseDecoder.class
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpResponseEncoder.class
ca.uhn.hl7v2.hoh.encoder.MessageMode.class
ca.uhn.hl7v2.hoh.encoder.NoMessageReceivedException.class
ca.uhn.hl7v2.hoh.encoder.ResponseCode.class
ca.uhn.hl7v2.hoh.encoder.ResponseCodeTest.class
ca.uhn.hl7v2.hoh.encoder.TransferEncoding.class
ca.uhn.hl7v2.hoh.hapi.api.MessageReceivable.class
ca.uhn.hl7v2.hoh.hapi.api.MessageSendable.class
ca.uhn.hl7v2.hoh.hapi.client.AbstractClient.class
ca.uhn.hl7v2.hoh.hapi.client.HapiClientTest.class
ca.uhn.hl7v2.hoh.hapi.client.HohClientMultithreaded.class
ca.uhn.hl7v2.hoh.hapi.client.HohClientSimple.class
ca.uhn.hl7v2.hoh.hapi.server.HohServlet.class
ca.uhn.hl7v2.hoh.hapi.server.HohServletTest.class
ca.uhn.hl7v2.hoh.llp.Hl7OverHttpLowerLayerProtocol.class
ca.uhn.hl7v2.hoh.llp.HohLlpReader.class
ca.uhn.hl7v2.hoh.llp.HohLlpWriter.class
ca.uhn.hl7v2.hoh.llp.LlpClientTest.class
ca.uhn.hl7v2.hoh.llp.LlpServerTest.class
ca.uhn.hl7v2.hoh.llp.ServerSocketThreadForTesting.class
ca.uhn.hl7v2.hoh.raw.api.RawReceivable.class
ca.uhn.hl7v2.hoh.raw.api.RawSendable.class
ca.uhn.hl7v2.hoh.raw.client.AbstractRawClient.class
ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreaded.class
ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreadedTest.class
ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimple.class
ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest.class
ca.uhn.hl7v2.hoh.raw.server.HohRawServlet.class
ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest.class
ca.uhn.hl7v2.hoh.relay.Binder.class
ca.uhn.hl7v2.hoh.relay.Launcher.class
ca.uhn.hl7v2.hoh.relay.listener.IRelayListener.class
ca.uhn.hl7v2.hoh.relay.listener.RelayMllpListener.class
ca.uhn.hl7v2.hoh.relay.sender.HttpSenderTest.class
ca.uhn.hl7v2.hoh.relay.sender.IRelaySender.class
ca.uhn.hl7v2.hoh.relay.sender.RelayHttpSender.class
ca.uhn.hl7v2.hoh.sign.BouncyCastleCmsMessageSigner.class
ca.uhn.hl7v2.hoh.sign.BouncyCastleCmsMessageSignerTest.class
ca.uhn.hl7v2.hoh.sign.ISigner.class
ca.uhn.hl7v2.hoh.sign.SignatureFailureException.class
ca.uhn.hl7v2.hoh.sign.SignatureVerificationException.class
ca.uhn.hl7v2.hoh.sockets.CustomCertificateTlsSocketFactory.class
ca.uhn.hl7v2.hoh.sockets.CustomCertificateTlsSocketFactoryTest.class
ca.uhn.hl7v2.hoh.sockets.ISocketFactory.class
ca.uhn.hl7v2.hoh.sockets.StandardSocketFactory.class
ca.uhn.hl7v2.hoh.sockets.TlsSocketFactory.class
ca.uhn.hl7v2.hoh.util.ByteUtils.class
ca.uhn.hl7v2.hoh.util.GZipUtils.class
ca.uhn.hl7v2.hoh.util.HTTPUtils.class
ca.uhn.hl7v2.hoh.util.HapiSocketTlsFactoryWrapper.class
ca.uhn.hl7v2.hoh.util.IOUtils.class
ca.uhn.hl7v2.hoh.util.KeystoreUtils.class
ca.uhn.hl7v2.hoh.util.KeystoreUtilsTest.class
ca.uhn.hl7v2.hoh.util.RandomServerPortProvider.class
ca.uhn.hl7v2.hoh.util.ServerRoleEnum.class
ca.uhn.hl7v2.hoh.util.SplitInputStream.class
ca.uhn.hl7v2.hoh.util.StringUtils.class
ca.uhn.hl7v2.hoh.util.Validate.class
ca.uhn.hl7v2.hoh.util.VersionLogger.class
ca.uhn.hl7v2.hoh.util.repackage.Base64.class
ca/uhn/hl7v2/hoh/hapi_hoh_banner.png
ca/uhn/hl7v2/hoh/hoh-version.properties
keystore.jks
keystore2.jks
log4j.xml
relay/MllpToHttp.xml
relay/MllpToHttpTlsMutualAuth.xml
symmetrickey.jks
truststore.jks
truststore2.jks

Pom

hapi-hl7overhttp-2.2.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>
		<artifactId>hapi</artifactId>
		<groupId>ca.uhn.hapi</groupId>
		<version>2.2</version>
		<relativePath>../pom.xml</relativePath>
	</parent>
	<modelVersion>4.0.0</modelVersion>
	<groupId>ca.uhn.hapi</groupId>
	<artifactId>hapi-hl7overhttp</artifactId>
	<url>http://maven.apache.org</url>
	<name>HAPI - Java HL7 API - HL7 over HTTP</name>
	<licenses>
		<license>
			<name>The Apache Software License, Version 2.0</name>
			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
			<distribution>repo</distribution>
			<comments>
				Unlike the main HAPI library, hapi-hl7overhttp is
				licensed under the Apache Software License, version 2.0. 
				We want to encourage the adoption
				of HL7 over HTTP because we believe it is a better option.
			</comments>
		</license>
	</licenses>

	<repositories>
		<repository>
			<id>springsource-repo</id>
			<name>SpringSource Repository</name>
			<url>http://repo.springsource.org/release</url>
		</repository>
	</repositories>

	<dependencies>
		<dependency>
			<groupId>ca.uhn.hapi</groupId>
			<artifactId>hapi-base</artifactId>
			<version>${hapi.version}</version>
			<optional>true</optional>
		</dependency>
		<!-- 
		<dependency>
			<groupId>ca.uhn.hapi</groupId>
			<artifactId>hapi-base</artifactId>
			<version>${hapi.version}</version>
			<classifier>sources</classifier>
			<optional>true</optional>
		</dependency>
		-->
		<dependency>
			<groupId>ca.uhn.hapi</groupId>
			<artifactId>hapi-structures-v25</artifactId>
			<version>${hapi.version.structures}</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
			<version>${slf4j.version}</version>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-log4j12</artifactId>
			<version>${slf4j.version}</version>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>log4j</groupId>
			<artifactId>log4j</artifactId>
			<version>${log4j.version}</version>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>commons-lang</groupId>
			<artifactId>commons-lang</artifactId>
			<version>2.6</version>
		</dependency>
		<!-- 
		<dependency>
			<groupId>commons-codec</groupId>
			<artifactId>commons-codec</artifactId>
			<version>1.6</version>
		</dependency>
		 -->
		<dependency>
			<groupId>org.mortbay.jetty</groupId>
			<artifactId>jetty-embedded</artifactId>
			<version>6.1.26</version>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
			<version>4.9</version>
			<scope>test</scope>
		</dependency>
		
		<!-- 
		<dependency>
			<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpclient</artifactId>
			<version>4.2.1</version>
			<scope>test</scope>
		</dependency>
		 -->

		<dependency>
			<groupId>org.bouncycastle</groupId>
			<artifactId>bcprov-jdk16</artifactId>
			<version>${bouncycastle.version}</version>
		</dependency>
		<dependency>
			<groupId>org.bouncycastle</groupId>
			<artifactId>bcmail-jdk16</artifactId>
			<version>${bouncycastle.version}</version>
		</dependency>

		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-context</artifactId>
			<version>${spring.version}</version>
			<optional>true</optional>
		</dependency>


	</dependencies>

	<reporting>
		<plugins>
		</plugins>
		<outputDirectory>${project.basedir}/../target/site/hapi-hl7overhttp</outputDirectory>
	</reporting>

	<build>
		<plugins>
			<plugin>
				<groupId>org.codehaus.mojo</groupId>
				<artifactId>appassembler-maven-plugin</artifactId>
				<version>1.3</version>
				<configuration>
					<repositoryLayout>flat</repositoryLayout>
					<includeConfigurationDirectoryInClasspath>true</includeConfigurationDirectoryInClasspath>
					<target>${project.build.directory}/appassembler</target>
					<assembleDirectory>${project.build.directory}/appassembler/jsw/hl7overhttp-relay</assembleDirectory>
					<daemons>
						<daemon>
							<id>hl7overhttp-relay</id>
							<mainClass>ca.uhn.hl7v2.hoh.relay.Launcher</mainClass>
							<commandLineArguments>
										<!-- <commandLineArgument>start</commandLineArgument>  -->
							</commandLineArguments>
							<platforms>
								<platform>jsw</platform>
							</platforms>
							<generatorConfigurations>
								<generatorConfiguration>
									<generator>jsw</generator>
									<configuration>
										<property>
											<name>wrapper.logfile</name>
											<value>logs/wrapper-startup.log</value>
										</property>
										<property>
											<name>wrapper.console.title</name>
											<value>HAPI - HL7 over HTTP Relay</value>
										</property>
										<property>
											<name>wrapper.ntservice.name</name>
											<value>hl7overhttp-relay</value>
										</property>
										<property>
											<name>wrapper.ntservice.displayname</name>
											<value>HAPI - HL7 over HTTP Relay</value>
										</property>
										<property>
											<name>wrapper.console.loglevel</name>
											<value>INFO</value>
										</property>
										<property>
											<name>wrapper.ntservice.description</name>
											<value></value>
										</property>
										<property>
											<name>wrapper.logfile.maxsize</name>
											<value>10m</value>
										</property>
										<property>
											<name>wrapper.logfile.maxfiles</name>
											<value>10</value>
										</property>
										<property>
											<name>wrapper.logfile.format</name>
											<value>TM</value>
										</property>
									</configuration>
									<includes>
										<include>aix-ppc-32</include>
										<include>aix-ppc-64</include>
										<include>hpux-parisc-64</include>
										<include>linux-x86-32</include>
										<include>linux-x86-64</include>
										<include>macosx-universal-32</include>
										<include>macosx-universal-64</include>
										<include>solaris-sparc-32</include>
										<include>solaris-sparc-64</include>
										<include>windows-x86-32</include>
										<include>windows-x86-64</include>
									</includes>
								</generatorConfiguration>
							</generatorConfigurations>
						</daemon>
					</daemons>
				</configuration>
				<executions>
					<execution>
						<id>generate-jsw-scripts</id>
						<phase>package</phase>
						<goals>
							<goal>generate-daemons</goal>
						</goals>
					</execution>
					<!-- 
					<execution>
						<id>generate-repository</id>
						<phase>package</phase>
						<goals>
							<goal>create-repository</goal>
						</goals>
					</execution>
					 -->
				</executions>
			</plugin>
			<plugin>
				<artifactId>maven-antrun-plugin</artifactId>
				<version>1.7</version>
				<executions>
					<execution>
						<phase>package</phase>
						<configuration>
							<target>
								<mkdir dir="${project.build.directory}/appassembler/jsw/hl7overhttp-relay/logs" />
								<mkdir dir="${project.build.directory}/appassembler/jsw/hl7overhttp-relay/daemon" />
								<echo>Copying resources..</echo>
								<copy todir="${project.build.directory}/appassembler/jsw/hl7overhttp-relay" verbose="true">
									<fileset dir="${project.build.directory}/../src/main/relayresources">
										<include name="**/*" />
										<include name="**/*.*" />
									</fileset>
								</copy>
								<echo>Assembling relay in ${project.build.directory}/appassembler/jsw/hl7overhttp-relay</echo>
								<chmod perm="ugo+rx" type="file" verbose="true">
									<fileset dir="${project.build.directory}/appassembler/jsw/hl7overhttp-relay/bin">
										<include name="*" />
										<include name="*.*" />
									</fileset>
									<fileset dir="${project.build.directory}/appassembler/jsw/hl7overhttp-relay/daemon">
										<include name="*" />
										<include name="*.*" />
									</fileset>
								</chmod>
							</target>
						</configuration>
						<goals>
							<goal>run</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
		</plugins>
		<resources>
			<resource>
				<directory>src/main/resources</directory>
				<filtering>true</filtering>
			</resource>
			<resource>
				<directory>src/main/binresources</directory>
				<filtering>false</filtering>
			</resource>
		</resources>
	</build>

	<profiles>
		<profile>
			<id>DIST</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-javadoc-plugin</artifactId>
						<version>${maven.javadoc.plugin.version}</version>
						<executions>
							<execution>
								<phase>package</phase>
								<goals>
									<goal>jar</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-source-plugin</artifactId>
						<version>${maven.source.plugin.version}</version>
						<executions>
							<execution>
								<phase>package</phase>
								<goals>
									<goal>jar-no-fork</goal>
								</goals>
								<configuration>
									<attach>true</attach>
								</configuration>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<artifactId>maven-assembly-plugin</artifactId>
						<version>${maven.assembly.plugin.version}</version>
						<inherited>false</inherited>
						<executions>
							<execution>
								<id>api</id>
								<phase>package</phase>
								<goals>
									<goal>single</goal>
								</goals>
								<configuration>
									<attach>false</attach>
									<descriptors>
										<descriptor>${project.basedir}/src/assembly/hapi-hl7overhttp-api.xml</descriptor>
									</descriptors>
								</configuration>
							</execution>
							<execution>
								<id>relay</id>
								<phase>package</phase>
								<goals>
									<goal>single</goal>
								</goals>
								<configuration>
									<attach>false</attach>
									<descriptors>
										<descriptor>${project.basedir}/src/assembly/hapi-hl7overhttp-relay.xml</descriptor>
									</descriptors>
								</configuration>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>MINIDIST</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-javadoc-plugin</artifactId>
						<version>${maven.javadoc.plugin.version}</version>
						<executions>
							<execution>
								<phase>package</phase>
								<goals>
									<goal>jar</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-source-plugin</artifactId>
						<version>${maven.source.plugin.version}</version>
						<executions>
							<execution>
								<phase>package</phase>
								<goals>
									<goal>jar-no-fork</goal>
								</goals>
								<configuration>
									<attach>true</attach>
								</configuration>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<artifactId>maven-assembly-plugin</artifactId>
						<version>${maven.assembly.plugin.version}</version>
						<inherited>false</inherited>
						<executions>
							<execution>
								<id>api</id>
								<phase>package</phase>
								<goals>
									<goal>single</goal>
								</goals>
								<configuration>
									<attach>false</attach>
									<descriptors>
										<descriptor>${project.basedir}/src/assembly/hapi-hl7overhttp-api.xml</descriptor>
									</descriptors>
								</configuration>
							</execution>
							<execution>
								<id>relay</id>
								<phase>package</phase>
								<goals>
									<goal>single</goal>
								</goals>
								<configuration>
									<attach>false</attach>
									<descriptors>
										<descriptor>${project.basedir}/src/assembly/hapi-hl7overhttp-relay.xml</descriptor>
									</descriptors>
								</configuration>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>RELAY</id>
			<build>
				<plugins>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>SITE</id>
			<reporting>
				<plugins>
					<plugin>
						<artifactId>maven-javadoc-plugin</artifactId>
						<version>${maven.javadoc.plugin.version}</version>
						<inherited>true</inherited>
						<configuration>
							<minmemory>128m</minmemory>
							<maxmemory>1g</maxmemory>
							<linksource>true</linksource>
							<detectLinks>true</detectLinks>
							<verbose>false</verbose>
							<links>
								<link>http://docs.oracle.com/javase/6/docs/api/</link>
								<link>http://hl7api.sourceforge.net/base/apidocs/</link>
							</links>
						</configuration>
					</plugin>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-jxr-plugin</artifactId>
						<version>${maven.jxr.plugin.version}</version>
					</plugin>
					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>cobertura-maven-plugin</artifactId>
						<version>2.5.1</version>
					</plugin>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-surefire-report-plugin</artifactId>
						<version>${maven.surefire.plugin.version}</version>
						<reportSets>
							<reportSet>
								<id>failsafe</id>
								<reports>
									<report>failsafe-report-only</report>
								</reports>
							</reportSet>
						</reportSets>
					</plugin>
					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>taglist-maven-plugin</artifactId>
						<version>2.4</version>
						<configuration>
							<tagListOptions>
								<tagClasses>
									<tagClass>
										<displayName>Todo Work</displayName>
										<tags>
											<tag>
												<matchString>todo</matchString>
												<matchType>ignoreCase</matchType>
											</tag>
											<tag>
												<matchString>FIXME</matchString>
												<matchType>exact</matchType>
											</tag>
										</tags>
									</tagClass>
								</tagClasses>
							</tagListOptions>
						</configuration>
					</plugin>
					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>findbugs-maven-plugin</artifactId>
						<version>${maven.findbugs.plugin.version}</version>
						<configuration>
						</configuration>
					</plugin>
				</plugins>
			</reporting>
		</profile>
	</profiles>

	<inceptionYear>2012</inceptionYear>
</project>

POM Entry

<dependency>
   <groupId>ca.uhn.hapi</groupId>
   <artifactId>hapi-hl7overhttp</artifactId>
   <version>2.2</version>
</dependency>

Download

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



Download hapi-hl7overhttp-2.2.jar file




PreviousNext

Related