| License |
License |
|---|---|
| GroupId | GroupIdcom.kloudtek.ktutils |
| ArtifactId | ArtifactIdktutils-xml |
| Last Version | Last Version1.2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKTUtils XML
KloudTek utilities
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ktutils-xml-1.2.18.pom | |
| ktutils-xml-1.2.18.jar | 13 KB |
| ktutils-xml-1.2.18-sources.jar | 7 KB |
| ktutils-xml-1.2.18-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-xml/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-xml</artifactId>
<version>1.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-xml/
implementation 'com.kloudtek.ktutils:ktutils-xml:1.2.18'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-xml/
implementation ("com.kloudtek.ktutils:ktutils-xml:1.2.18")
'com.kloudtek.ktutils:ktutils-xml:jar:1.2.18'
<dependency org="com.kloudtek.ktutils" name="ktutils-xml" rev="1.2.18">
<artifact name="ktutils-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-xml', version='1.2.18')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-xml" % "1.2.18"
[com.kloudtek.ktutils/ktutils-xml "1.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.kloudtek.ktutils : ktutils-core | jar | 1.2.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.intellij : annotations | jar | 12.0 |
| com.google.android : android | jar | 4.1.1.4 |
| org.springframework : spring-web | jar | 4.0.3.RELEASE |
| org.seleniumhq.selenium : selenium-java | jar | 2.43.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| com.google.inject : guice | jar | 3.0 |
| commons-io : commons-io | jar | 2.4 |
| org.uncommons : reportng | jar | 1.1.4 |
| org.mockito : mockito-core | jar | 1.10.19 |