License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.ktutils |
ArtifactId | ArtifactIdktutils-jee |
Version | Version1.3.15 |
Type | Typejar |
Description |
DescriptionKTUtils JEE
KloudTek utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ktutils-jee-1.3.15.pom | |
ktutils-jee-1.3.15.jar | 22 KB |
ktutils-jee-1.3.15-sources.jar | 7 KB |
ktutils-jee-1.3.15-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jee/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-jee</artifactId>
<version>1.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jee/
implementation 'com.kloudtek.ktutils:ktutils-jee:1.3.15'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jee/
implementation ("com.kloudtek.ktutils:ktutils-jee:1.3.15")
'com.kloudtek.ktutils:ktutils-jee:jar:1.3.15'
<dependency org="com.kloudtek.ktutils" name="ktutils-jee" rev="1.3.15">
<artifact name="ktutils-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-jee', version='1.3.15')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-jee" % "1.3.15"
[com.kloudtek.ktutils/ktutils-jee "1.3.15"]
Group / Artifact | Type | Version |
---|---|---|
com.kloudtek.ktutils : ktutils | jar | 1.3.15 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |