You can download spring-instrument-4.2.3.release.jar in this page.
The Apache Software License, Version 2.0
spring-instrument-4.2.3.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/license.txt META-INF/notice.txt org.springframework.instrument.InstrumentationSavingAgent.class
spring-instrument-4.2.3.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.springframework</groupId> <artifactId>spring-instrument</artifactId> <version>4.2.3.RELEASE</version> <name>Spring Instrument</name> <description>Spring Instrument</description> <url>https://github.com/spring-projects/spring-framework</url> <organization> <name>Spring IO</name> <url>http://projects.spring.io/spring-framework</url> </organization> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>jhoeller</id> <name>Juergen Hoeller</name> <email>jhoeller@pivotal.io</email> </developer> </developers> <scm> <connection>scm:git:git://github.com/spring-projects/spring-framework</connection> <developerConnection>scm:git:git://github.com/spring-projects/spring-framework</developerConnection> <url>https://github.com/spring-projects/spring-framework</url> </scm> <issueManagement> <system>Jira</system> <url>https://jira.springsource.org/browse/SPR</url> </issueManagement> </project>
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-instrument</artifactId> <version>4.2.3.release</version> </dependency>
If you think the following spring-instrument-4.2.3.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-instrument-4.2.3.release.jar file