License |
License
Commercial License
|
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.8kdata.mongowp.client |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version0.50.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMongo Client (POM)
Aggregation project that contains MongoWP client implementations
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
parent-pom-0.50.0.pom | 706 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/ -->
<dependency>
<groupId>com.8kdata.mongowp.client</groupId>
<artifactId>parent-pom</artifactId>
<version>0.50.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/
implementation 'com.8kdata.mongowp.client:parent-pom:0.50.0'
// https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/
implementation ("com.8kdata.mongowp.client:parent-pom:0.50.0")
'com.8kdata.mongowp.client:parent-pom:pom:0.50.0'
<dependency org="com.8kdata.mongowp.client" name="parent-pom" rev="0.50.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.8kdata.mongowp.client', module='parent-pom', version='0.50.0')
)
libraryDependencies += "com.8kdata.mongowp.client" % "parent-pom" % "0.50.0"
[com.8kdata.mongowp.client/parent-pom "0.50.0"]