Last Version

com.carrotgarden.maven:carrot-maven 1.2.1

carrot-maven

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.carrotgarden.maven
ArtifactId

ArtifactId

carrot-maven
Version

Version

1.2.1
Type

Type

pom
Description

Description

carrot-maven
Project Organization

Project Organization

CarrotGarden
Source Code Management

Source Code Management

https://github.com/carrot-garden/carrot-maven

Download carrot-maven 1.2.1

Filename Size
carrot-maven-1.2.1.pom 1 KB
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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.