Last Version

OMS 3.5.12

Object Modeling System (OMS) is a pure Java object-oriented framework. OMS v3.+ is a highly interoperable and lightweight modeling framework for component-based model and simulation development on multiple platforms.

License

License

GroupId

GroupId

edu.colostate.omslab
ArtifactId

ArtifactId

oms
Version

Version

3.5.12
Type

Type

jar
Description

Description

OMS
Object Modeling System (OMS) is a pure Java object-oriented framework. OMS v3.+ is a highly interoperable and lightweight modeling framework for component-based model and simulation development on multiple platforms.
Project URL

Project URL

https://alm.engr.colostate.edu/cb/project/oms

Download oms 3.5.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.