| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-core |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеcom.turbospaces.boot ::: bootstrap-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
| Имя Файла | Размер |
|---|---|
| bootstrap-core-1.0.3.pom | |
| bootstrap-core-1.0.3.jar | 145 KB |
| bootstrap-core-1.0.3-tests.jar | 22 KB |
| bootstrap-core-1.0.3-test-sources.jar | 7 KB |
| bootstrap-core-1.0.3-sources.jar | 60 KB |
| bootstrap-core-1.0.3-javadoc.jar | 758 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/
implementation 'com.turbospaces.boot:bootstrap-core:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/
implementation ("com.turbospaces.boot:bootstrap-core:1.0.3")
'com.turbospaces.boot:bootstrap-core:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-core" rev="1.0.3">
<artifact name="bootstrap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-core', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-core" % "1.0.3"
[com.turbospaces.boot/bootstrap-core "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |