| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.frostingwolf |
| Идентификатор | Идентификаторsaluki-core |
| Версия | Версия1.5.9.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| saluki-core-1.5.9.RELEASE.pom | |
| saluki-core-1.5.9.RELEASE.jar | 203 KB |
| saluki-core-1.5.9.RELEASE-sources.jar | 109 KB |
| saluki-core-1.5.9.RELEASE-javadoc.jar | 577 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-core/ -->
<dependency>
<groupId>io.github.frostingwolf</groupId>
<artifactId>saluki-core</artifactId>
<version>1.5.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-core/
implementation 'io.github.frostingwolf:saluki-core:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-core/
implementation ("io.github.frostingwolf:saluki-core:1.5.9.RELEASE")
'io.github.frostingwolf:saluki-core:jar:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-core" rev="1.5.9.RELEASE">
<artifact name="saluki-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-core', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-core" % "1.5.9.RELEASE"
[io.github.frostingwolf/saluki-core "1.5.9.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-all | jar | 1.20.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.javassist : javassist | jar | 3.22.0-CR1 |
| io.github.frostingwolf : saluki-serializer | jar | 1.5.9.RELEASE |
| com.netflix.hystrix : hystrix-core | jar | 1.5.11 |