License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.ktutils |
ArtifactId | ArtifactIdktutils-core |
Version | Version1.2.18.1 |
Type | Typejar |
Description |
DescriptionKTUtils Core
KloudTek utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ktutils-core-1.2.18.1.pom | |
ktutils-core-1.2.18.1.jar | 93 KB |
ktutils-core-1.2.18.1-sources.jar | 65 KB |
ktutils-core-1.2.18.1-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-core/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-core</artifactId>
<version>1.2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-core/
implementation 'com.kloudtek.ktutils:ktutils-core:1.2.18.1'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-core/
implementation ("com.kloudtek.ktutils:ktutils-core:1.2.18.1")
'com.kloudtek.ktutils:ktutils-core:jar:1.2.18.1'
<dependency org="com.kloudtek.ktutils" name="ktutils-core" rev="1.2.18.1">
<artifact name="ktutils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-core', version='1.2.18.1')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-core" % "1.2.18.1"
[com.kloudtek.ktutils/ktutils-core "1.2.18.1"]
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.eclipse.jetty : jetty-server | jar | 9.3.3.v20150827 |
org.eclipse.jetty : jetty-webapp | jar | 9.3.3.v20150827 |
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 |