info
various Maven related projects
site
maven info sites
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.carrotgarden.maven |
| ArtifactId | ArtifactIdcarrot-maven |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncarrot-maven
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| carrot-maven-1.2.1.pom | 865 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.carrotgarden.maven/carrot-maven/ -->
<dependency>
<groupId>com.carrotgarden.maven</groupId>
<artifactId>carrot-maven</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.carrotgarden.maven/carrot-maven/
implementation 'com.carrotgarden.maven:carrot-maven:1.2.1'
// https://jarcasting.com/artifacts/com.carrotgarden.maven/carrot-maven/
implementation ("com.carrotgarden.maven:carrot-maven:1.2.1")
'com.carrotgarden.maven:carrot-maven:pom:1.2.1'
<dependency org="com.carrotgarden.maven" name="carrot-maven" rev="1.2.1">
<artifact name="carrot-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.carrotgarden.maven', module='carrot-maven', version='1.2.1')
)
libraryDependencies += "com.carrotgarden.maven" % "carrot-maven" % "1.2.1"
[com.carrotgarden.maven/carrot-maven "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.testng : testng | jar | 6.5.2 |
various Maven related projects
maven info sites