License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dex General Purpose Libraries Utility |
GroupId | GroupIdru.yandex.qatools.camelot.utils |
ArtifactId | ArtifactIdclient-utils |
Version | Version1.4.1 |
Type | Typejar |
Description |
DescriptionCamelot Client Utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
client-utils-1.4.1.pom | |
client-utils-1.4.1.jar | 9 KB |
client-utils-1.4.1-sources.jar | 6 KB |
client-utils-1.4.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot.utils/client-utils/ -->
<dependency>
<groupId>ru.yandex.qatools.camelot.utils</groupId>
<artifactId>client-utils</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot.utils/client-utils/
implementation 'ru.yandex.qatools.camelot.utils:client-utils:1.4.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot.utils/client-utils/
implementation ("ru.yandex.qatools.camelot.utils:client-utils:1.4.1")
'ru.yandex.qatools.camelot.utils:client-utils:jar:1.4.1'
<dependency org="ru.yandex.qatools.camelot.utils" name="client-utils" rev="1.4.1">
<artifact name="client-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot.utils', module='client-utils', version='1.4.1')
)
libraryDependencies += "ru.yandex.qatools.camelot.utils" % "client-utils" % "1.4.1"
[ru.yandex.qatools.camelot.utils/client-utils "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.9 |
ru.yandex.qatools.beanloader : beanloader | jar | 1.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.17 |
ru.yandex.qatools.properties : properties-loader | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |