| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.ganchix |
| Идентификатор | Идентификаторbitcoinj-spring-boot-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеbitcoinj-spring-boot-parent
Spring boot starter using for bitcoinj integration.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bitcoinj-spring-boot-parent-1.0.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/ -->
<dependency>
<groupId>io.github.ganchix</groupId>
<artifactId>bitcoinj-spring-boot-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/
implementation 'io.github.ganchix:bitcoinj-spring-boot-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/
implementation ("io.github.ganchix:bitcoinj-spring-boot-parent:1.0.1")
'io.github.ganchix:bitcoinj-spring-boot-parent:pom:1.0.1'
<dependency org="io.github.ganchix" name="bitcoinj-spring-boot-parent" rev="1.0.1">
<artifact name="bitcoinj-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ganchix', module='bitcoinj-spring-boot-parent', version='1.0.1')
)
libraryDependencies += "io.github.ganchix" % "bitcoinj-spring-boot-parent" % "1.0.1"
[io.github.ganchix/bitcoinj-spring-boot-parent "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |