Last Version

tomcat:bootstrap 5.5.23


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

bootstrap
Version

Version

5.5.23
Type

Type

jar
Description

Description

Download bootstrap 5.5.23


<!-- https://jarcasting.com/artifacts/tomcat/bootstrap/ -->
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>bootstrap</artifactId>
    <version>5.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/bootstrap/
implementation 'tomcat:bootstrap:5.5.23'
// https://jarcasting.com/artifacts/tomcat/bootstrap/
implementation ("tomcat:bootstrap:5.5.23")
'tomcat:bootstrap:jar:5.5.23'
<dependency org="tomcat" name="bootstrap" rev="5.5.23">
  <artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='bootstrap', version='5.5.23')
)
libraryDependencies += "tomcat" % "bootstrap" % "5.5.23"
[tomcat/bootstrap "5.5.23"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.