| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdorg.msync | 
    
| ArtifactId | ArtifactIdspring-boot-bugger | 
    
| Last Version | Last Version0.2.0-alpha1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspring-boot-bugger 
            Just add dependency, sprinkle some config, and run Clojure in your Springboot application. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/ -->
<dependency>
    <groupId>org.msync</groupId>
    <artifactId>spring-boot-bugger</artifactId>
    <version>0.2.0-alpha1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/
implementation 'org.msync:spring-boot-bugger:0.2.0-alpha1'
                // https://jarcasting.com/artifacts/org.msync/spring-boot-bugger/
implementation ("org.msync:spring-boot-bugger:0.2.0-alpha1")
                'org.msync:spring-boot-bugger:jar:0.2.0-alpha1'
                <dependency org="org.msync" name="spring-boot-bugger" rev="0.2.0-alpha1">
  <artifact name="spring-boot-bugger" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.msync', module='spring-boot-bugger', version='0.2.0-alpha1')
)
                libraryDependencies += "org.msync" % "spring-boot-bugger" % "0.2.0-alpha1"
                [org.msync/spring-boot-bugger "0.2.0-alpha1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.clojure : clojure | jar | 1.10.3 | 
| nrepl » nrepl | jar | 0.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.5.4 | 
| org.springframework : spring-context | jar | 5.3.9 | 
| org.springframework : spring-webflux | jar | 5.3.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.4 |