License |
License
Free Binary Use License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdee.datel.xtee6 |
ArtifactId | ArtifactIdxtee6-client-common |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionee.datel.xtee6:xtee6-client-common
Library for XROAD service clints - common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtee6-client-common-2.3.0.pom | |
xtee6-client-common-2.3.0.jar | 13 KB |
xtee6-client-common-2.3.0-sources.jar | 525 bytes |
xtee6-client-common-2.3.0-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ee.datel.xtee6/xtee6-client-common/ -->
<dependency>
<groupId>ee.datel.xtee6</groupId>
<artifactId>xtee6-client-common</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ee.datel.xtee6/xtee6-client-common/
implementation 'ee.datel.xtee6:xtee6-client-common:2.3.0'
// https://jarcasting.com/artifacts/ee.datel.xtee6/xtee6-client-common/
implementation ("ee.datel.xtee6:xtee6-client-common:2.3.0")
'ee.datel.xtee6:xtee6-client-common:jar:2.3.0'
<dependency org="ee.datel.xtee6" name="xtee6-client-common" rev="2.3.0">
<artifact name="xtee6-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.datel.xtee6', module='xtee6-client-common', version='2.3.0')
)
libraryDependencies += "ee.datel.xtee6" % "xtee6-client-common" % "2.3.0"
[ee.datel.xtee6/xtee6-client-common "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-rt | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |