GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-parent |
Version | Version6.5.14 |
Type | Typepom |
Description |
DescriptionEmoDB Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-parent-6.5.14.pom | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-parent/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-parent</artifactId>
<version>6.5.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-parent/
implementation 'com.bazaarvoice.emodb:emodb-parent:6.5.14'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-parent/
implementation ("com.bazaarvoice.emodb:emodb-parent:6.5.14")
'com.bazaarvoice.emodb:emodb-parent:pom:6.5.14'
<dependency org="com.bazaarvoice.emodb" name="emodb-parent" rev="6.5.14">
<artifact name="emodb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-parent', version='6.5.14')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-parent" % "6.5.14"
[com.bazaarvoice.emodb/emodb-parent "6.5.14"]