| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.apache.myfaces.tobago |
| ArtifactId | ArtifactIdtobago-config-owb |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTobago Helper to activate OpenWebBeans
Includes the OWB activation listener.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tobago-config-owb-5.0.0.pom | |
| tobago-config-owb-5.0.0.jar | 8 KB |
| tobago-config-owb-5.0.0-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-config-owb/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-config-owb</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-config-owb/
implementation 'org.apache.myfaces.tobago:tobago-config-owb:5.0.0'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-config-owb/
implementation ("org.apache.myfaces.tobago:tobago-config-owb:5.0.0")
'org.apache.myfaces.tobago:tobago-config-owb:jar:5.0.0'
<dependency org="org.apache.myfaces.tobago" name="tobago-config-owb" rev="5.0.0">
<artifact name="tobago-config-owb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-config-owb', version='5.0.0')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-config-owb" % "5.0.0"
[org.apache.myfaces.tobago/tobago-config-owb "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.openwebbeans : openwebbeans-web | jar | 2.0.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| jakarta.el : jakarta.el-api | jar | 3.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.testcontainers : testcontainers | jar | 1.16.1 |
| org.testcontainers : junit-jupiter | jar | 1.16.2 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |