| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаin.ashwanthkumar |
| Идентификатор | Идентификаторsuuchi-core |
| Последняя версия | Последняя версия0.3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSuuchi Core
Core modules of Suuchi
|
| Имя Файла | Размер |
|---|---|
| suuchi-core-0.3.5.pom | |
| suuchi-core-0.3.5.jar | 214 KB |
| suuchi-core-0.3.5-sources.jar | 31 KB |
| suuchi-core-0.3.5-javadoc.jar | 217 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>suuchi-core</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/
implementation 'in.ashwanthkumar:suuchi-core:0.3.5'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/
implementation ("in.ashwanthkumar:suuchi-core:0.3.5")
'in.ashwanthkumar:suuchi-core:jar:0.3.5'
<dependency org="in.ashwanthkumar" name="suuchi-core" rev="0.3.5">
<artifact name="suuchi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-core', version='0.3.5')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-core" % "0.3.5"
[in.ashwanthkumar/suuchi-core "0.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 2.8.2 |
| com.twitter : algebird-core_2.11 | jar | 0.13.0 |
| com.twitter : bijection-core_2.11 | jar | 0.9.5 |
| com.typesafe : config | jar | 1.2.1 |
| commons-io : commons-io | jar | 2.4 |
| io.grpc : grpc-protobuf | jar | 1.2.0 |
| io.grpc : grpc-testing | jar | 1.2.0 |
| io.grpc : grpc-stub | jar | 1.2.0 |
| io.grpc : grpc-services | jar | 1.2.0 |
| io.netty : netty-codec | jar | 4.1.3.Final |
| io.netty : netty-common | jar | 4.1.3.Final |
| io.netty : netty-transport | jar | 4.1.3.Final |
| io.netty : netty-handler | jar | 4.1.3.Final |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.scala-lang : scala-library | jar | 2.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |