| License |
License |
|---|---|
| GroupId | GroupIdio.flexio.io |
| ArtifactId | ArtifactIdflexio-mongo-io-support |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon OSS code
|
<!-- https://jarcasting.com/artifacts/io.flexio.io/flexio-mongo-io-support/ -->
<dependency>
<groupId>io.flexio.io</groupId>
<artifactId>flexio-mongo-io-support</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.flexio.io/flexio-mongo-io-support/
implementation 'io.flexio.io:flexio-mongo-io-support:1.8.0'
// https://jarcasting.com/artifacts/io.flexio.io/flexio-mongo-io-support/
implementation ("io.flexio.io:flexio-mongo-io-support:1.8.0")
'io.flexio.io:flexio-mongo-io-support:jar:1.8.0'
<dependency org="io.flexio.io" name="flexio-mongo-io-support" rev="1.8.0">
<artifact name="flexio-mongo-io-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.flexio.io', module='flexio-mongo-io-support', version='1.8.0')
)
libraryDependencies += "io.flexio.io" % "flexio-mongo-io-support" % "1.8.0"
[io.flexio.io/flexio-mongo-io-support "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver | jar | |
| org.codingmatters.poom : poom-services-support | jar | 1.8.0 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-all | jar | |
| org.hamcrest : hamcrest-core | jar |