License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.tobago |
ArtifactId | ArtifactIdtobago-tool-apt |
Version | Version5.0.0-alpha-2 |
Type | Typejar |
Description |
DescriptionTobago Tool Apt
The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-tool-apt</artifactId>
<version>5.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation 'org.apache.myfaces.tobago:tobago-tool-apt:5.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation ("org.apache.myfaces.tobago:tobago-tool-apt:5.0.0-alpha-2")
'org.apache.myfaces.tobago:tobago-tool-apt:jar:5.0.0-alpha-2'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool-apt" rev="5.0.0-alpha-2">
<artifact name="tobago-tool-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool-apt', version='5.0.0-alpha-2')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool-apt" % "5.0.0-alpha-2"
[org.apache.myfaces.tobago/tobago-tool-apt "5.0.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 2.3.9 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.antlr : stringtemplate | jar | 3.2.1 |
org.jdom : jdom2 | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.tobago : tobago-tool-annotation | jar | 5.0.0-alpha-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 |
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 |
ch.qos.logback : logback-classic | jar | 1.2.5 |