| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Governator Application Layer Libs Dependency Injection Guice |
| GroupId | GroupIdcom.turbospaces.boot |
| ArtifactId | ArtifactIdbootstrap-guice-governator |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
Descriptioncom.turbospaces.boot ::: bootstrap-guice-governator
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-guice-governator/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-guice-governator</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-guice-governator/
implementation 'com.turbospaces.boot:bootstrap-guice-governator:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-guice-governator/
implementation ("com.turbospaces.boot:bootstrap-guice-governator:1.0.3")
'com.turbospaces.boot:bootstrap-guice-governator:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-guice-governator" rev="1.0.3">
<artifact name="bootstrap-guice-governator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-guice-governator', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-guice-governator" % "1.0.3"
[com.turbospaces.boot/bootstrap-guice-governator "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
| com.google.inject : guice | jar | 4.2.3 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| com.netflix.governator : governator | jar | 1.17.10 |
| com.netflix.governator : governator-core | jar | 1.17.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |