org.apache.pluto:pluto-deploy


GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-deploy
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download pluto-deploy

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.1-rc4