| License | 
                License
                                                        The MIT License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdorg.akhikhl.gretty | 
    
| ArtifactId | ArtifactIdgretty-spring-boot-helper-commons | 
    
| Last Version | Last Version0.0.24 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiongretty-spring-boot-helper-commons 
            Advanced gradle plugin for running web-apps on jetty 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-spring-boot-helper-commons/ -->
<dependency>
    <groupId>org.akhikhl.gretty</groupId>
    <artifactId>gretty-spring-boot-helper-commons</artifactId>
    <version>0.0.24</version>
</dependency>
                // https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-spring-boot-helper-commons/
implementation 'org.akhikhl.gretty:gretty-spring-boot-helper-commons:0.0.24'
                // https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-spring-boot-helper-commons/
implementation ("org.akhikhl.gretty:gretty-spring-boot-helper-commons:0.0.24")
                'org.akhikhl.gretty:gretty-spring-boot-helper-commons:jar:0.0.24'
                <dependency org="org.akhikhl.gretty" name="gretty-spring-boot-helper-commons" rev="0.0.24">
  <artifact name="gretty-spring-boot-helper-commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.akhikhl.gretty', module='gretty-spring-boot-helper-commons', version='0.0.24')
)
                libraryDependencies += "org.akhikhl.gretty" % "gretty-spring-boot-helper-commons" % "0.0.24"
                [org.akhikhl.gretty/gretty-spring-boot-helper-commons "0.0.24"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.8.6 | 
| org.akhikhl.gretty : gretty-helper-commons | jar | 0.0.24 | 
| org.springframework.boot : spring-boot | jar | + | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |