is not current version
Last Version 0.50.2

com.torodb.mongowp.client:parent-pom 0.50.1

Aggregation project that contains MongoWP client implementations

Categories

Categories

CLI User Interface
GroupId

GroupId

com.torodb.mongowp.client
ArtifactId

ArtifactId

parent-pom
Version

Version

0.50.1
Type

Type

pom

Download parent-pom 0.50.1

Filename Size
parent-pom-0.50.1.pom 845 bytes
Browse

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