Last Version

obevo-mongodb 8.2.1

POM module containing the dependencyManagement section for the modules of Obevo. All Obevo modules except obevo-bom should inherit from this. We separate obevo-bom from this so that clients can depend on the BOM without pulling in third-party dependencies.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-mongodb
Version

Version

8.2.1
Type

Type

jar
Description

Description

obevo-mongodb
POM module containing the dependencyManagement section for the modules of Obevo. All Obevo modules except obevo-bom should inherit from this. We separate obevo-bom from this so that clients can depend on the BOM without pulling in third-party dependencies.
Project Organization

Project Organization

Goldman Sachs

Download obevo-mongodb 8.2.1


<!-- https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-mongodb/ -->
<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-mongodb</artifactId>
    <version>8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-mongodb/
implementation 'com.goldmansachs.obevo:obevo-mongodb:8.2.1'
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-mongodb/
implementation ("com.goldmansachs.obevo:obevo-mongodb:8.2.1")
'com.goldmansachs.obevo:obevo-mongodb:jar:8.2.1'
<dependency org="com.goldmansachs.obevo" name="obevo-mongodb" rev="8.2.1">
  <artifact name="obevo-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.obevo', module='obevo-mongodb', version='8.2.1')
)
libraryDependencies += "com.goldmansachs.obevo" % "obevo-mongodb" % "8.2.1"
[com.goldmansachs.obevo/obevo-mongodb "8.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.goldmansachs.obevo : obevo-core jar 8.2.1
joda-time : joda-time jar 1.6.2
org.mongodb : mongo-java-driver jar 3.1.1

Project Modules

There are no modules declared in this project.