License |
License |
---|---|
GroupId | GroupIdio.github.together.libraries |
ArtifactId | ArtifactIdbundle-jakarta |
Version | Version8.0.2 |
Type | Typepom |
Description |
DescriptionTP-Bundle: Jakarta (JavaEE)
BUNDLE POM: Collection of Logging dependencies.
|
Filename | Size |
---|---|
bundle-jakarta-8.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-jakarta/
implementation 'io.github.together.libraries:bundle-jakarta:8.0.2'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-jakarta/
implementation ("io.github.together.libraries:bundle-jakarta:8.0.2")
'io.github.together.libraries:bundle-jakarta:pom:8.0.2'
<dependency org="io.github.together.libraries" name="bundle-jakarta" rev="8.0.2">
<artifact name="bundle-jakarta" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-jakarta', version='8.0.2')
)
libraryDependencies += "io.github.together.libraries" % "bundle-jakarta" % "8.0.2"
[io.github.together.libraries/bundle-jakarta "8.0.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
jakarta.faces : jakarta.faces-api | jar | 2.3.2 |