License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.torodb.mongowp.client |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.50.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongoWP Client: Core
MongoWP Client core project, used by other client projects to share
common platform independent implementations
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
core-0.50.2.pom | |
core-0.50.2.jar | 13 KB |
core-0.50.2-sources.jar | 9 KB |
core-0.50.2-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.torodb.mongowp.client/core/ -->
<dependency>
<groupId>com.torodb.mongowp.client</groupId>
<artifactId>core</artifactId>
<version>0.50.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.mongowp.client/core/
implementation 'com.torodb.mongowp.client:core:0.50.2'
// https://jarcasting.com/artifacts/com.torodb.mongowp.client/core/
implementation ("com.torodb.mongowp.client:core:0.50.2")
'com.torodb.mongowp.client:core:jar:0.50.2'
<dependency org="com.torodb.mongowp.client" name="core" rev="0.50.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.mongowp.client', module='core', version='0.50.2')
)
libraryDependencies += "com.torodb.mongowp.client" % "core" % "0.50.2"
[com.torodb.mongowp.client/core "0.50.2"]
Group / Artifact | Type | Version |
---|---|---|
com.torodb.mongowp : mongowp-core | jar | 0.50.2 |
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | test-jar | 2.8.1 |