| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet | 
    
| ArtifactId | ArtifactIdslate-springboot | 
    
| Last Version | Last Version11.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionslate-springboot 
            Java EE Library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| slate-springboot-11.4.pom | |
| slate-springboot-11.4.jar | 9 KB | 
| slate-springboot-11.4-sources.jar | 6 KB | 
| slate-springboot-11.4-javadoc.jar | 398 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>slate-springboot</artifactId>
    <version>11.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation 'com.github.shepherdviolet:slate-springboot:11.4'
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation ("com.github.shepherdviolet:slate-springboot:11.4")
                'com.github.shepherdviolet:slate-springboot:jar:11.4'
                <dependency org="com.github.shepherdviolet" name="slate-springboot" rev="11.4">
  <artifact name="slate-springboot" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-springboot', version='11.4')
)
                libraryDependencies += "com.github.shepherdviolet" % "slate-springboot" % "11.4"
                [com.github.shepherdviolet/slate-springboot "11.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.shepherdviolet : slate-common | jar | 11.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.2.RELEASE | 
| javax.servlet : javax.servlet-api | jar | 4.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |