Download sticky-bootstrap-api-1.5.jar file - Jar s

Jar examples for s:sticky-bootstrap-api

Description

The concept of the System booted by StickyCode, with appropriate hooks for subsystem startup, shutdown and subsystem dependency resolution

You can download jar file sticky-bootstrap-api 1.5 in this page.

License

Open Source License

Build File

You can use the following script to add sticky-bootstrap-api-1.5.jar to your project.

<dependency>
   <groupId>net.stickycode.bootstrap</groupId>
   <artifactId>sticky-bootstrap-api</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'net.stickycode.bootstrap', name: 'sticky-bootstrap-api', version: '1.5'
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-api" % "1.5"
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-api" rev="1.5"/>
@Grapes(@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-api', version='1.5'))
'net.stickycode.bootstrap:sticky-bootstrap-api:jar:1.5'

Download

Click the following link to download the jar file.

sticky-bootstrap-api-1.5-javadoc.jar
sticky-bootstrap-api-1.5-sources.jar
sticky-bootstrap-api-1.5.jar
sticky-bootstrap-api-1.5.pom



Related Tutorials