Last Version

obevo-core 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

GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-core
Version

Version

8.2.1
Type

Type

jar
Description

Description

obevo-core
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-core 8.2.1


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

Dependencies

compile (17)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.18
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jgrapht : jgrapht-core jar 1.3.0
org.jgrapht : jgrapht-io jar 1.3.0
commons-io : commons-io jar 2.0
com.google.code.cli-parser : cli jar 7
org.apache.commons : commons-configuration2 jar 2.7
org.yaml : snakeyaml jar 1.21
org.apache.commons : commons-lang3 jar 3.1
org.eclipse.collections : eclipse-collections-api jar 7.0.2
org.eclipse.collections : eclipse-collections jar 7.0.2
org.apache.commons : commons-vfs2 jar 2.0
commons-codec : commons-codec jar 1.10
com.ibm.icu : icu4j-charset jar 65.1
org.freemarker : freemarker jar 2.3.23
org.slf4j : jcl-over-slf4j jar 1.7.18

runtime (1)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.