| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdru.yandex.qatools.camelot |
| ArtifactId | ArtifactIdcamelot-extensions |
| Last Version | Last Version2.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamelot Extensions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camelot-extensions-2.3.3.pom | |
| camelot-extensions-2.3.3.jar | 20 KB |
| camelot-extensions-2.3.3-sources.jar | 12 KB |
| camelot-extensions-2.3.3-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-extensions/ -->
<dependency>
<groupId>ru.yandex.qatools.camelot</groupId>
<artifactId>camelot-extensions</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-extensions/
implementation 'ru.yandex.qatools.camelot:camelot-extensions:2.3.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-extensions/
implementation ("ru.yandex.qatools.camelot:camelot-extensions:2.3.3")
'ru.yandex.qatools.camelot:camelot-extensions:jar:2.3.3'
<dependency org="ru.yandex.qatools.camelot" name="camelot-extensions" rev="2.3.3">
<artifact name="camelot-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot-extensions', version='2.3.3')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot-extensions" % "2.3.3"
[ru.yandex.qatools.camelot/camelot-extensions "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jsignature.io-tools : easystream | jar | 1.2.14 |
| org.eclipse.jetty : jetty-deploy | jar | 9.3.0.RC0 |
| org.eclipse.jetty : jetty-webapp | jar | 9.3.0.RC0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.0.RC0 |
| org.eclipse.jetty : jetty-continuation | jar | 9.3.0.RC0 |
| org.eclipse.jetty.websocket : websocket-server | jar | 9.3.0.RC0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ru.yandex.qatools.camelot : camelot-web | jar | 2.3.3 |