Last Version

Spring Instrument Tomcat 4.3.30.RELEASE

Spring Instrument Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-instrument-tomcat
Version

Version

4.3.30.RELEASE
Type

Type

jar
Description

Description

Spring Instrument Tomcat
Spring Instrument Tomcat
Project URL

Project URL

https://github.com/spring-projects/spring-framework
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-framework

Download spring-instrument-tomcat 4.3.30.RELEASE


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : catalina jar 6.0.16

Project Modules

There are no modules declared in this project.