Last Version

org.hotswapagent:hotswap-agent-spring-plugin 1.4.1

Java unlimited runtime class and resource redefinition.

License

License

Categories

Categories

HotswapAgent Development Tools Development Libraries
GroupId

GroupId

org.hotswapagent
ArtifactId

ArtifactId

hotswap-agent-spring-plugin
Version

Version

1.4.1
Type

Type

jar
Description

Description

Java unlimited runtime class and resource redefinition.

Download hotswap-agent-spring-plugin 1.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hotswapagent : hotswap-agent-core jar 1.4.1
org.springframework : spring-context jar 4.3.2.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.2.RELEASE
org.springframework : spring-webmvc jar 4.3.2.RELEASE

test (8)

Group / Artifact Type Version
org.springframework : spring-aop jar 4.3.2.RELEASE
javax.inject : javax.inject jar 1
org.springframework : spring-test jar 4.3.2.RELEASE
org.aspectj : aspectjrt jar 1.6.11
org.aspectj : aspectjweaver jar 1.6.11
cglib : cglib jar 2.2
junit : junit jar 4.13
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.