License |
License |
---|---|
GroupId | GroupIdcom.github.mongoutils |
ArtifactId | ArtifactIdmongoutils-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmongoutils-parent
The parent project for all mongoutils projects.
|
Filename | Size |
---|---|
mongoutils-parent-1.0.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mongoutils/mongoutils-parent/ -->
<dependency>
<groupId>com.github.mongoutils</groupId>
<artifactId>mongoutils-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mongoutils/mongoutils-parent/
implementation 'com.github.mongoutils:mongoutils-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.mongoutils/mongoutils-parent/
implementation ("com.github.mongoutils:mongoutils-parent:1.0.0")
'com.github.mongoutils:mongoutils-parent:pom:1.0.0'
<dependency org="com.github.mongoutils" name="mongoutils-parent" rev="1.0.0">
<artifact name="mongoutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mongoutils', module='mongoutils-parent', version='1.0.0')
)
libraryDependencies += "com.github.mongoutils" % "mongoutils-parent" % "1.0.0"
[com.github.mongoutils/mongoutils-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |