is not current version
Last Version 5.0.0

Tobago Example Spring Boot 5.0.0-alpha-2

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-alpha-2
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-alpha-2


<!-- 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-alpha-2</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-alpha-2'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-example-spring-boot/
implementation ("org.apache.myfaces.tobago:tobago-example-spring-boot:5.0.0-alpha-2")
'org.apache.myfaces.tobago:tobago-example-spring-boot:jar:5.0.0-alpha-2'
<dependency org="org.apache.myfaces.tobago" name="tobago-example-spring-boot" rev="5.0.0-alpha-2">
  <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-alpha-2')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-example-spring-boot" % "5.0.0-alpha-2"
[org.apache.myfaces.tobago/tobago-example-spring-boot "5.0.0-alpha-2"]

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-alpha-2
org.apache.myfaces.tobago : tobago-theme-roxborough jar 5.0.0-alpha-2
org.apache.myfaces.tobago : tobago-theme-scarborough jar 5.0.0-alpha-2
org.apache.myfaces.tobago : tobago-theme-speyside jar 5.0.0-alpha-2
org.apache.myfaces.tobago : tobago-theme-standard jar 5.0.0-alpha-2
org.apache.myfaces.tobago : tobago-core jar 5.0.0-alpha-2
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5

provided (4)

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
org.apache.portals : portlet-api_2.0_spec jar 1.0

test (4)

Group / Artifact Type Version
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.16.0
org.testcontainers : junit-jupiter jar 1.16.0

Project Modules

There are no modules declared in this project.