| License | 
                License
                                                        The BSD 2-Clause License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesJetty Container Application Servers | 
        
| GroupId | GroupIdorg.jodd | 
    
| ArtifactId | ArtifactIdjoy-boot-jetty9 | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJodd Joy Bootstrap for Jetty 9.x 
            Jodd Joy Bootstrap for Jetty 9.x 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| joy-boot-jetty9-0.1.0.pom | |
| joy-boot-jetty9-0.1.0.jar | 5 KB | 
| joy-boot-jetty9-0.1.0-sources.jar | 3 KB | 
| joy-boot-jetty9-0.1.0-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jodd/joy-boot-jetty9/ -->
<dependency>
    <groupId>org.jodd</groupId>
    <artifactId>joy-boot-jetty9</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jodd/joy-boot-jetty9/
implementation 'org.jodd:joy-boot-jetty9:0.1.0'
                // https://jarcasting.com/artifacts/org.jodd/joy-boot-jetty9/
implementation ("org.jodd:joy-boot-jetty9:0.1.0")
                'org.jodd:joy-boot-jetty9:jar:0.1.0'
                <dependency org="org.jodd" name="joy-boot-jetty9" rev="0.1.0">
  <artifact name="joy-boot-jetty9" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jodd', module='joy-boot-jetty9', version='0.1.0')
)
                libraryDependencies += "org.jodd" % "joy-boot-jetty9" % "0.1.0"
                [org.jodd/joy-boot-jetty9 "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jodd : jodd-joy | jar | [5.0.2,6) | 
| org.eclipse.jetty : jetty-server | jar | [9, 10) | 
| org.eclipse.jetty : jetty-annotations | jar | [9, 10) | 
| org.eclipse.jetty : jetty-webapp | jar | [9, 10) | 
| org.eclipse.jetty : apache-jsp | jar | [9, 10) | 
| org.eclipse.jetty : apache-jstl | jar | [9, 10) |