License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-gcp-core |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-gcp-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-gcp-core</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/
implementation 'com.turbospaces.boot:bootstrap-gcp-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/
implementation ("com.turbospaces.boot:bootstrap-gcp-core:1.0.57")
'com.turbospaces.boot:bootstrap-gcp-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-gcp-core" rev="1.0.57">
<artifact name="bootstrap-gcp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-gcp-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-gcp-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-gcp-core "1.0.57"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
org.springframework.cloud : spring-cloud-gcp-secretmanager | jar | |
org.springframework.cloud : spring-cloud-gcp-core | jar | |
com.google.cloud : google-cloud-secretmanager | jar | |
com.google.guava : guava | jar | |
com.turbospaces.boot : bootstrap-core | jar | 1.0.57 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter | jar |