Last Version

com.ocadotechnology:OcavaParent 12.1.31

Ocava is a Java library that helps facilitate the creation and testing of simulations.

License

License

GroupId

GroupId

com.ocadotechnology
ArtifactId

ArtifactId

OcavaParent
Version

Version

12.1.31
Type

Type

pom
Description

Description

com.ocadotechnology:OcavaParent
Ocava is a Java library that helps facilitate the creation and testing of simulations.
Project URL

Project URL

https://github.com/ocadotechnology/Ocava
Project Organization

Project Organization

Ocado
Source Code Management

Source Code Management

https://github.com/ocadotechnology/Ocava

Download OcavaParent 12.1.31

Filename Size
OcavaParent-12.1.31.pom 22 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

  • OcavaCore
  • OcavaScenarioTest
  • OcavaS3
  • TrafficLightSimulation