is not current version
Last Version 8.0.0

org.nhind:gateway 1.4

NHIN Direct security agent gateways and bridges.

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

gateway
Version

Version

1.4
Type

Type

jar

Download gateway 1.4


<!-- https://jarcasting.com/artifacts/org.nhind/gateway/ -->
<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>gateway</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/gateway/
implementation 'org.nhind:gateway:1.4'
// https://jarcasting.com/artifacts/org.nhind/gateway/
implementation ("org.nhind:gateway:1.4")
'org.nhind:gateway:jar:1.4'
<dependency org="org.nhind" name="gateway" rev="1.4">
  <artifact name="gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='gateway', version='1.4')
)
libraryDependencies += "org.nhind" % "gateway" % "1.4"
[org.nhind/gateway "1.4"]