Last Version

SBuild Maven Deploy Plugin. 0.1.0

SBuild Plugin to deploy to Remote Maven Repositories such as Nexus.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.sbuild
ArtifactId

ArtifactId

org.sbuild.plugins.mavendeploy
Version

Version

0.1.0
Type

Type

jar
Description

Description

SBuild Maven Deploy Plugin.
SBuild Plugin to deploy to Remote Maven Repositories such as Nexus.
Project URL

Project URL

https://github.com/SBuild-org/sbuild-maven-deploy
Source Code Management

Source Code Management

https://github.com/SBuild-org/sbuild-maven-deploy

Download org.sbuild.plugins.mavendeploy 0.1.0


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

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.