cvent-parent

The maven parent for all cvent java artifacts

License

License

GroupId

GroupId

com.cvent
ArtifactId

ArtifactId

cvent-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

cvent-parent
The maven parent for all cvent java artifacts

Download cvent-parent

Filename Size
cvent-parent-2.0.1.pom 21 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 4.12.3
org.mockito : mockito-core jar 2.15.0
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.
com.cvent

Cvent

Versions

Version
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0