License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdxd |
Version | Version6.0.1 |
Type | Typewar |
Description |
DescriptionNHIN Direct XD* Web Endpoint
NHIN Direct XD Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xd-6.0.1.pom | |
xd-6.0.1.war | 52 MB |
xd-6.0.1-sources.jar | 91 KB |
xd-6.0.1-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/xd/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>xd</artifactId>
<version>6.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/xd/
implementation 'org.nhind:xd:6.0.1'
// https://jarcasting.com/artifacts/org.nhind/xd/
implementation ("org.nhind:xd:6.0.1")
'org.nhind:xd:war:6.0.1'
<dependency org="org.nhind" name="xd" rev="6.0.1">
<artifact name="xd" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='xd', version='6.0.1')
)
libraryDependencies += "org.nhind" % "xd" % "6.0.1"
[org.nhind/xd "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |