| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers Spring Boot Microservices | 
| GroupId | GroupIdorg.joinfaces | 
| ArtifactId | ArtifactIdjetty-spring-boot-starter | 
| Last Version | Last Version5.0.0-m3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJetty Spring Boot Starter Jetty Spring Boot Starter | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jetty-spring-boot-starter-5.0.0-m3.pom | |
| jetty-spring-boot-starter-5.0.0-m3.jar | 369 bytes | 
| jetty-spring-boot-starter-5.0.0-m3-sources.jar | 261 bytes | 
| jetty-spring-boot-starter-5.0.0-m3-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/ -->
<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jetty-spring-boot-starter</artifactId>
    <version>5.0.0-m3</version>
</dependency>// https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/
implementation 'org.joinfaces:jetty-spring-boot-starter:5.0.0-m3'// https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/
implementation ("org.joinfaces:jetty-spring-boot-starter:5.0.0-m3")'org.joinfaces:jetty-spring-boot-starter:jar:5.0.0-m3'<dependency org="org.joinfaces" name="jetty-spring-boot-starter" rev="5.0.0-m3">
  <artifact name="jetty-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.joinfaces', module='jetty-spring-boot-starter', version='5.0.0-m3')
)libraryDependencies += "org.joinfaces" % "jetty-spring-boot-starter" % "5.0.0-m3"[org.joinfaces/jetty-spring-boot-starter "5.0.0-m3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-jetty | jar | 3.0.0-M3 | 
