| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.stickycode.bootstrap |
| ArtifactId | ArtifactIdsticky-bootstrap-api |
| Last Version | Last Version3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsticky-bootstrap-api-3
The concept of the System booted by StickyCode, with appropriate hooks for subsystem startup, shutdown and subsystem dependency resolution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sticky-bootstrap-api-3.4.pom | |
| sticky-bootstrap-api-3.4.jar | 6 KB |
| sticky-bootstrap-api-3.4-sources.jar | 3 KB |
| sticky-bootstrap-api-3.4-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-api/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-api</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-api/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-api:3.4'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-api/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-api:3.4")
'net.stickycode.bootstrap:sticky-bootstrap-api:jar:3.4'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-api" rev="3.4">
<artifact name="sticky-bootstrap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-api', version='3.4')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-api" % "3.4"
[net.stickycode.bootstrap/sticky-bootstrap-api "3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.stickycode.stereotype : sticky-stereotype-component | jar | [3.1,4) |
| net.stickycode.stereotype : sticky-stereotype-failure | jar | [2.3,3) |
| net.stickycode.composite : sticky-composite-logging-api | jar | [3.2,4) |
| Group / Artifact | Type | Version |
|---|---|---|
| net.stickycode : sticky-testutils | jar | [2.2,3) |