is not current version
Last Version 0.9.6

com.seanox:seanox-remote-deployment 0.9.0

Remote deployment extension for servlet container environments.

GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-remote-deployment
Version

Version

0.9.0
Type

Type

jar

Download seanox-remote-deployment 0.9.0


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