License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-spring-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-spring-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-spring-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-spring-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-spring-core/
implementation 'com.turbospaces.boot:bootstrap-spring-core:1.0.2'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-spring-core/
implementation ("com.turbospaces.boot:bootstrap-spring-core:1.0.2")
'com.turbospaces.boot:bootstrap-spring-core:jar:1.0.2'
<dependency org="com.turbospaces.boot" name="bootstrap-spring-core" rev="1.0.2">
<artifact name="bootstrap-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-spring-core', version='1.0.2')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-spring-core" % "1.0.2"
[com.turbospaces.boot/bootstrap-spring-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.3 |
com.turbospaces.boot : bootstrap-core | jar | 1.0.2 |
org.springframework : spring-core | jar | 5.2.3.RELEASE |
org.springframework : spring-beans | jar | 5.2.3.RELEASE |
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |