| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.bralax | 
    
| ArtifactId | ArtifactIdshotput | 
    
| Last Version | Last Version0.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionShotPut 
            A tool for generating documentation for 
        Javalin endpoints. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| shotput-0.4.1.pom | |
| shotput-0.4.1.jar | 544 KB | 
| shotput-0.4.1-sources.jar | 517 KB | 
| shotput-0.4.1-javadoc.jar | 254 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.bralax/shotput/ -->
<dependency>
    <groupId>io.github.bralax</groupId>
    <artifactId>shotput</artifactId>
    <version>0.4.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.bralax/shotput/
implementation 'io.github.bralax:shotput:0.4.1'
                // https://jarcasting.com/artifacts/io.github.bralax/shotput/
implementation ("io.github.bralax:shotput:0.4.1")
                'io.github.bralax:shotput:jar:0.4.1'
                <dependency org="io.github.bralax" name="shotput" rev="0.4.1">
  <artifact name="shotput" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.bralax', module='shotput', version='0.4.1')
)
                libraryDependencies += "io.github.bralax" % "shotput" % "0.4.1"
                [io.github.bralax/shotput "0.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.22.1 | 
| commons-cli : commons-cli | jar | 1.4 | 
| org.commonmark : commonmark | jar | 0.17.1 | 
| org.commonmark : commonmark-ext-yaml-front-matter | jar | 0.17.1 | 
| org.apache.velocity : velocity-engine-core | jar | 2.3 | 
| com.github.slugify : slugify | jar | 2.4 | 
| io.swagger.core.v3 : swagger-models | jar | 2.1.9 | 
| io.swagger.parser.v3 : swagger-parser | jar | 2.0.26 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |