Last Version

Spring Framework: Agent 2.5.6.SEC03

Spring Framework: Agent

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-agent
Version

Version

2.5.6.SEC03
Type

Type

jar
Description

Description

Spring Framework: Agent
Spring Framework: Agent
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-agent 2.5.6.SEC03


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

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.