is not current version
Last Version 2.6.30

edu.colostate.omslab:csip-core 2.3.5

The Cloud Services Integration Platform is a SoA implementation to offer a Model-as-a-Service framework, Application Programming Interface, deployment infrastructure, and service implementations for environmental modeling.

GroupId

GroupId

edu.colostate.omslab
ArtifactId

ArtifactId

csip-core
Version

Version

2.3.5
Type

Type

jar

Download csip-core 2.3.5


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