| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tmobile.opensource.casquatch |
| Идентификатор | Идентификаторcasquatch-driver |
| Последняя версия | Последняя версия2.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProject Casquatch - Casquatch Driver
Driver component of Project Casquatch
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| casquatch-driver-2.0-RELEASE.pom | |
| casquatch-driver-2.0-RELEASE.jar | 59 KB |
| casquatch-driver-2.0-RELEASE-sources.jar | 43 KB |
| casquatch-driver-2.0-RELEASE-javadoc.jar | 660 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>casquatch-driver</artifactId>
<version>2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver/
implementation 'com.tmobile.opensource.casquatch:casquatch-driver:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver/
implementation ("com.tmobile.opensource.casquatch:casquatch-driver:2.0-RELEASE")
'com.tmobile.opensource.casquatch:casquatch-driver:jar:2.0-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="casquatch-driver" rev="2.0-RELEASE">
<artifact name="casquatch-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='casquatch-driver', version='2.0-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "casquatch-driver" % "2.0-RELEASE"
[com.tmobile.opensource.casquatch/casquatch-driver "2.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
| com.datastax.oss : java-driver-core | jar | 4.1.0 |
| com.datastax.oss : java-driver-query-builder | jar | 4.1.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-text | jar | 1.7 |
| org.freemarker : freemarker | jar | 2.3.28 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.projectlombok : lombok | jar | 1.18.8 |