| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаin.ashwanthkumar |
| Идентификатор | Идентификаторsuuchi-examples |
| Версия | Версия0.3.5 |
| Тип | Типjar |
| Описание |
ОписаниеSuuchi Examples
Example modules using Suuchi
|
| Имя Файла | Размер |
|---|---|
| suuchi-examples-0.3.5.pom | |
| suuchi-examples-0.3.5.jar | 235 KB |
| suuchi-examples-0.3.5-sources.jar | 34 KB |
| suuchi-examples-0.3.5-javadoc.jar | 480 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-examples/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>suuchi-examples</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-examples/
implementation 'in.ashwanthkumar:suuchi-examples:0.3.5'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-examples/
implementation ("in.ashwanthkumar:suuchi-examples:0.3.5")
'in.ashwanthkumar:suuchi-examples:jar:0.3.5'
<dependency org="in.ashwanthkumar" name="suuchi-examples" rev="0.3.5">
<artifact name="suuchi-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-examples', version='0.3.5')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-examples" % "0.3.5"
[in.ashwanthkumar/suuchi-examples "0.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| in.ashwanthkumar : suuchi-core | jar | 0.3.5 |
| in.ashwanthkumar : suuchi-rocksdb | jar | 0.3.5 |
| io.grpc : grpc-netty | jar | 1.2.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |