Last Version

autoPublish 1.3

maven项目自动部署到服务器

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.xnx3.wm.autoPublish
ArtifactId

ArtifactId

autoPublish
Version

Version

1.3
Type

Type

jar
Description

Description

autoPublish
maven项目自动部署到服务器
Project URL

Project URL

https://gitee.com/leimingyun/sftp-ssh-autopublish

Download autoPublish 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.xnx3.util : xnx3-util jar 1.6

provided (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
ch.ethz.ganymed : ganymed-ssh2 jar 262

Project Modules

There are no modules declared in this project.