Last Version

ch-maven-parent-oss 1.7

Parent Maven POM for open source Cloudhopper projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.cloudhopper
ArtifactId

ArtifactId

ch-maven-parent-oss
Version

Version

1.7
Type

Type

pom
Description

Description

ch-maven-parent-oss
Parent Maven POM for open source Cloudhopper projects
Project URL

Project URL

https://github.com/twitter/cloudhopper-commons
Project Organization

Project Organization

Cloudhopper by Twitter
Source Code Management

Source Code Management

https://github.com/twitter/cloudhopper-commons

Download ch-maven-parent-oss 1.7


<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-maven-parent-oss/ -->
<dependency>
    <groupId>com.cloudhopper</groupId>
    <artifactId>ch-maven-parent-oss</artifactId>
    <version>1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-maven-parent-oss/
implementation 'com.cloudhopper:ch-maven-parent-oss:1.7'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-maven-parent-oss/
implementation ("com.cloudhopper:ch-maven-parent-oss:1.7")
'com.cloudhopper:ch-maven-parent-oss:pom:1.7'
<dependency org="com.cloudhopper" name="ch-maven-parent-oss" rev="1.7">
  <artifact name="ch-maven-parent-oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-maven-parent-oss', version='1.7')
)
libraryDependencies += "com.cloudhopper" % "ch-maven-parent-oss" % "1.7"
[com.cloudhopper/ch-maven-parent-oss "1.7"]

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.