| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.sasquatch |
| Идентификатор | Идентификаторsasquatch-ri |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеsasquatch-ri
A native implementation of sasquatch api
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикNational Bank of Belgium |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sasquatch-ri-1.0.1.pom | |
| sasquatch-ri-1.0.1.jar | 147 KB |
| sasquatch-ri-1.0.1-sources.jar | 77 KB |
| sasquatch-ri-1.0.1-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-ri/ -->
<dependency>
<groupId>com.github.nbbrd.sasquatch</groupId>
<artifactId>sasquatch-ri</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-ri/
implementation 'com.github.nbbrd.sasquatch:sasquatch-ri:1.0.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-ri/
implementation ("com.github.nbbrd.sasquatch:sasquatch-ri:1.0.1")
'com.github.nbbrd.sasquatch:sasquatch-ri:jar:1.0.1'
<dependency org="com.github.nbbrd.sasquatch" name="sasquatch-ri" rev="1.0.1">
<artifact name="sasquatch-ri" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.sasquatch', module='sasquatch-ri', version='1.0.1')
)
libraryDependencies += "com.github.nbbrd.sasquatch" % "sasquatch-ri" % "1.0.1"
[com.github.nbbrd.sasquatch/sasquatch-ri "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nbbrd.sasquatch : sasquatch-api | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nbbrd.java-service-util : java-service-processor | jar | |
| org.checkerframework : checker-qual | jar | 3.11.0 |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nbbrd.sasquatch : sasquatch-tck | jar | 1.0.1 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |