| License | License | 
|---|---|
| GroupId | GroupIdio.github.together.libraries | 
| ArtifactId | ArtifactIdbundle-jakarta | 
| Last Version | Last Version8.0.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionTP-Bundle: Jakarta (JavaEE) Bill of Materials | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bundle-jakarta-8.0.5.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-jakarta/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-jakarta</artifactId>
    <version>8.0.5</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-jakarta/
implementation 'io.github.together.libraries:bundle-jakarta:8.0.5'// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-jakarta/
implementation ("io.github.together.libraries:bundle-jakarta:8.0.5")'io.github.together.libraries:bundle-jakarta:pom:8.0.5'<dependency org="io.github.together.libraries" name="bundle-jakarta" rev="8.0.5">
  <artifact name="bundle-jakarta" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-jakarta', version='8.0.5')
)libraryDependencies += "io.github.together.libraries" % "bundle-jakarta" % "8.0.5"[io.github.together.libraries/bundle-jakarta "8.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 | 
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |