License |
License |
---|---|
Categories |
CategoriesHotswapAgent Development Tools Development Libraries |
GroupId | GroupIdorg.hotswapagent |
ArtifactId | ArtifactIdhotswap-agent-log4j2-plugin |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava unlimited runtime class and resource redefinition.
|
<!-- https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-log4j2-plugin/ -->
<dependency>
<groupId>org.hotswapagent</groupId>
<artifactId>hotswap-agent-log4j2-plugin</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-log4j2-plugin/
implementation 'org.hotswapagent:hotswap-agent-log4j2-plugin:1.4.1'
// https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-log4j2-plugin/
implementation ("org.hotswapagent:hotswap-agent-log4j2-plugin:1.4.1")
'org.hotswapagent:hotswap-agent-log4j2-plugin:jar:1.4.1'
<dependency org="org.hotswapagent" name="hotswap-agent-log4j2-plugin" rev="1.4.1">
<artifact name="hotswap-agent-log4j2-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotswapagent', module='hotswap-agent-log4j2-plugin', version='1.4.1')
)
libraryDependencies += "org.hotswapagent" % "hotswap-agent-log4j2-plugin" % "1.4.1"
[org.hotswapagent/hotswap-agent-log4j2-plugin "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hotswapagent : hotswap-agent-core | jar | 1.4.1 |