| License |
License
New BSD License
|
|---|---|
| GroupId | GroupIdorg.nhind |
| ArtifactId | ArtifactIdxd-common |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNHIN Direct XD* Common Library
Library for common XD* operations and objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xd-common-8.0.0.pom | |
| xd-common-8.0.0.jar | 213 KB |
| xd-common-8.0.0-sources.jar | 216 KB |
| xd-common-8.0.0-javadoc.jar | 985 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/xd-common/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>xd-common</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/xd-common/
implementation 'org.nhind:xd-common:8.0.0'
// https://jarcasting.com/artifacts/org.nhind/xd-common/
implementation ("org.nhind:xd-common:8.0.0")
'org.nhind:xd-common:jar:8.0.0'
<dependency org="org.nhind" name="xd-common" rev="8.0.0">
<artifact name="xd-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='xd-common', version='8.0.0')
)
libraryDependencies += "org.nhind" % "xd-common" % "8.0.0"
[org.nhind/xd-common "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| org.nhind : config-service-client | jar | 8.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.8.0 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| commons-codec : commons-codec | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
| org.nhind : config-service-jar | jar | 8.0.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.5.2 |
| com.h2database : h2 | jar | 1.4.200 |
| io.r2dbc : r2dbc-h2 | jar |