License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier HotswapAgent Development Tools Development Libraries |
GroupId | GroupIdorg.hotswapagent |
ArtifactId | ArtifactIdhotswap-agent-jsf-plugin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAgregator for Hotswap Agent projects parent
|
<!-- https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-jsf-plugin/ -->
<dependency>
<groupId>org.hotswapagent</groupId>
<artifactId>hotswap-agent-jsf-plugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-jsf-plugin/
implementation 'org.hotswapagent:hotswap-agent-jsf-plugin:1.1.0'
// https://jarcasting.com/artifacts/org.hotswapagent/hotswap-agent-jsf-plugin/
implementation ("org.hotswapagent:hotswap-agent-jsf-plugin:1.1.0")
'org.hotswapagent:hotswap-agent-jsf-plugin:jar:1.1.0'
<dependency org="org.hotswapagent" name="hotswap-agent-jsf-plugin" rev="1.1.0">
<artifact name="hotswap-agent-jsf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotswapagent', module='hotswap-agent-jsf-plugin', version='1.1.0')
)
libraryDependencies += "org.hotswapagent" % "hotswap-agent-jsf-plugin" % "1.1.0"
[org.hotswapagent/hotswap-agent-jsf-plugin "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hotswapagent : hotswap-agent-core | jar | 1.1.0 |