is not current version
Last Version 5.0.0

Tobago Core 5.0.0-alpha-1

Tobago-core contains the basic application components without any special rendering or layout options. The rendering itself depends on the theme.

License

License

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-core
Version

Version

5.0.0-alpha-1
Type

Type

jar
Description

Description

Tobago Core
Tobago-core contains the basic application components without any special rendering or layout options. The rendering itself depends on the theme.
Project Organization

Project Organization

The Apache Software Foundation

Download tobago-core 5.0.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-core/ -->
<dependency>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>tobago-core</artifactId>
    <version>5.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-core/
implementation 'org.apache.myfaces.tobago:tobago-core:5.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-core/
implementation ("org.apache.myfaces.tobago:tobago-core:5.0.0-alpha-1")
'org.apache.myfaces.tobago:tobago-core:jar:5.0.0-alpha-1'
<dependency org="org.apache.myfaces.tobago" name="tobago-core" rev="5.0.0-alpha-1">
  <artifact name="tobago-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-core', version='5.0.0-alpha-1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-core" % "5.0.0-alpha-1"
[org.apache.myfaces.tobago/tobago-core "5.0.0-alpha-1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api Optional jar 2.3.9
org.slf4j : slf4j-api jar 1.7.30
org.jsoup : jsoup jar 1.13.1
jakarta.annotation : jakarta.annotation-api jar 1.3.5

provided (7)

Group / Artifact Type Version
org.apache.myfaces.tobago : tobago-tool-apt jar 5.0.0-alpha-1
org.apache.myfaces.tobago : tobago-tool-annotation jar 5.0.0-alpha-1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.inject : jakarta.inject-api jar 1.0.3
javax.servlet : javax.servlet-api jar 4.0.1
jakarta.el : jakarta.el-api jar 3.0.3
org.apache.portals : portlet-api_2.0_spec jar 1.0

test (7)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.glassfish : javax.el jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.