| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаcom.tmobile.opensource.casquatch |
| Идентификатор | ИдентификаторCassandraGenerator |
| Последняя версия | Последняя версия1.4-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProject Casquatch - Cassandra Generator
Cassandra Generator component of Project Casquatch
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| CassandraGenerator-1.4-RELEASE.pom | |
| CassandraGenerator-1.4-RELEASE.jar | 18 MB |
| CassandraGenerator-1.4-RELEASE-sources.jar | 19 KB |
| CassandraGenerator-1.4-RELEASE-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>CassandraGenerator</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/
implementation 'com.tmobile.opensource.casquatch:CassandraGenerator:1.4-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/
implementation ("com.tmobile.opensource.casquatch:CassandraGenerator:1.4-RELEASE")
'com.tmobile.opensource.casquatch:CassandraGenerator:jar:1.4-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraGenerator" rev="1.4-RELEASE">
<artifact name="CassandraGenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraGenerator', version='1.4-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraGenerator" % "1.4-RELEASE"
[com.tmobile.opensource.casquatch/CassandraGenerator "1.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
| org.springframework : spring-context-support | jar | |
| commons-io : commons-io | jar | 2.6 |
| org.freemarker : freemarker | jar | 2.3.28 |
| com.tmobile.opensource.casquatch : CassandraDriver | jar | 1.4-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |