2.1 Dew DevOps Maven Agent

Dew 父工程

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

dew-maven-agent
Last Version

Last Version

2.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

2.1 Dew DevOps Maven Agent
Dew 父工程
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dew-maven-agent

Download dew-maven-agent

How to add to project

<!-- https://jarcasting.com/artifacts/ms.dew/dew-maven-agent/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>dew-maven-agent</artifactId>
    <version>2.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/dew-maven-agent/
implementation 'ms.dew:dew-maven-agent:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/dew-maven-agent/
implementation ("ms.dew:dew-maven-agent:2.0.0-rc")
'ms.dew:dew-maven-agent:jar:2.0.0-rc'
<dependency org="ms.dew" name="dew-maven-agent" rev="2.0.0-rc">
  <artifact name="dew-maven-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='dew-maven-agent', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "dew-maven-agent" % "2.0.0-rc"
[ms.dew/dew-maven-agent "2.0.0-rc"]

Dependencies

test (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar ${maven.core.version}
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc
2.0.0-beta2
2.0.0-beta1