License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIdxd-common |
Version | Version6.0 |
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-6.0.pom | |
xd-common-6.0.jar | 216 KB |
xd-common-6.0-sources.jar | 226 KB |
xd-common-6.0-javadoc.jar | 950 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/xd-common/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>xd-common</artifactId>
<version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/xd-common/
implementation 'org.nhind:xd-common:6.0'
// https://jarcasting.com/artifacts/org.nhind/xd-common/
implementation ("org.nhind:xd-common:6.0")
'org.nhind:xd-common:jar:6.0'
<dependency org="org.nhind" name="xd-common" rev="6.0">
<artifact name="xd-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='xd-common', version='6.0')
)
libraryDependencies += "org.nhind" % "xd-common" % "6.0"
[org.nhind/xd-common "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.2.RELEASE |
org.nhind : config-service-client | jar | 6.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-io : commons-io | jar | 2.6 |
javax.mail : mail | jar | 1.4.3 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
org.nhind : config-service-jar | jar | 6.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.4.1 |
org.apache.camel : camel-spring-boot-starter | jar | 2.22.0 |