Last Version

Tobago Example Spring Boot 5.0.0

A minimal Tobago application with spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-spring-boot
Version

Version

5.0.0
Type

Type

jar
Description

Description

Tobago Example Spring Boot
A minimal Tobago application with spring boot
Project Organization

Project Organization

The Apache Software Foundation

Download tobago-example-spring-boot 5.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.joinfaces : jsf-spring-boot-starter jar
org.joinfaces : myfaces-spring-boot-starter jar
org.joinfaces : tomcat-spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
javax.xml.bind : jaxb-api jar
org.apache.myfaces.tobago : tobago-theme-charlotteville jar 5.0.0
org.apache.myfaces.tobago : tobago-theme-roxborough jar 5.0.0
org.apache.myfaces.tobago : tobago-theme-scarborough jar 5.0.0
org.apache.myfaces.tobago : tobago-theme-speyside jar 5.0.0
org.apache.myfaces.tobago : tobago-theme-standard jar 5.0.0
org.apache.myfaces.tobago : tobago-core jar 5.0.0
ch.qos.logback : logback-classic jar 1.2.6
ch.qos.logback : logback-core jar 1.2.6

provided (3)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.servlet : jakarta.servlet-api jar 4.0.4
jakarta.el : jakarta.el-api jar 3.0.3

test (4)

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

Project Modules

There are no modules declared in this project.