| License |
License |
|---|---|
| GroupId | GroupIdcom.turbospaces.boot |
| ArtifactId | ArtifactIdbootstrap-core |
| Last Version | Last Version1.0.57 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.turbospaces.boot ::: bootstrap-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
| Filename | Size |
|---|---|
| bootstrap-core-1.0.57.pom | |
| bootstrap-core-1.0.57.jar | 130 KB |
| bootstrap-core-1.0.57-tests.jar | 21 KB |
| bootstrap-core-1.0.57-test-sources.jar | 7 KB |
| bootstrap-core-1.0.57-sources.jar | 56 KB |
| bootstrap-core-1.0.57-javadoc.jar | 750 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-core</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/
implementation 'com.turbospaces.boot:bootstrap-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-core/
implementation ("com.turbospaces.boot:bootstrap-core:1.0.57")
'com.turbospaces.boot:bootstrap-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-core" rev="1.0.57">
<artifact name="bootstrap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-core "1.0.57"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |