remote-deployment

Remote deployment extension for servlet container environments.

License

License

GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-remote-deployment
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

remote-deployment
Remote deployment extension for servlet container environments.
Project URL

Project URL

https://github.com/seanox/remote-deployment-servlet
Source Code Management

Source Code Management

https://github.com/seanox/remote-deployment-servlet

Download seanox-remote-deployment

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.6
0.9.5
0.9.0