| License |
License |
|---|---|
| GroupId | GroupIdcom.ocadotechnology |
| ArtifactId | ArtifactIdOcavaParent |
| Last Version | Last Version12.1.31 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.ocadotechnology:OcavaParent
Ocava is a Java library that helps facilitate the creation and testing of simulations.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOcado |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |