| License |
License |
|---|---|
| GroupId | GroupIdbe.fluid-it.tools.mvn.cd |
| ArtifactId | ArtifactIdmvn-ext-parent |
| Last Version | Last Version0.1-4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionbe.fluid-it.tools.mvn.cd:mvn-ext-parent
Bundle of maven extensions to facilitate continuous delivery of microservices
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mvn-ext-parent-0.1-4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.fluid-it.tools.mvn.cd/mvn-ext-parent/ -->
<dependency>
<groupId>be.fluid-it.tools.mvn.cd</groupId>
<artifactId>mvn-ext-parent</artifactId>
<version>0.1-4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.tools.mvn.cd/mvn-ext-parent/
implementation 'be.fluid-it.tools.mvn.cd:mvn-ext-parent:0.1-4'
// https://jarcasting.com/artifacts/be.fluid-it.tools.mvn.cd/mvn-ext-parent/
implementation ("be.fluid-it.tools.mvn.cd:mvn-ext-parent:0.1-4")
'be.fluid-it.tools.mvn.cd:mvn-ext-parent:pom:0.1-4'
<dependency org="be.fluid-it.tools.mvn.cd" name="mvn-ext-parent" rev="0.1-4">
<artifact name="mvn-ext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.tools.mvn.cd', module='mvn-ext-parent', version='0.1-4')
)
libraryDependencies += "be.fluid-it.tools.mvn.cd" % "mvn-ext-parent" % "0.1-4"
[be.fluid-it.tools.mvn.cd/mvn-ext-parent "0.1-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.3.9 |
| org.apache.maven : maven-core | jar | 3.3.9 |
| org.apache.maven : maven-embedder | jar | 3.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |