| License | License | 
|---|---|
| GroupId | GroupIdorg.gridvise | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version0.0.22 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongridvise-core gridvise-core is an opensource project | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| core-0.0.22.pom | |
| core-0.0.22.jar | 1 MB | 
| core-0.0.22-sources.jar | 69 KB | 
| core-0.0.22-javadoc.jar | 208 bytes | 
| core-0.0.22-gridvise.zip | 24 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.gridvise/core/ -->
<dependency>
    <groupId>org.gridvise</groupId>
    <artifactId>core</artifactId>
    <version>0.0.22</version>
</dependency>// https://jarcasting.com/artifacts/org.gridvise/core/
implementation 'org.gridvise:core:0.0.22'// https://jarcasting.com/artifacts/org.gridvise/core/
implementation ("org.gridvise:core:0.0.22")'org.gridvise:core:jar:0.0.22'<dependency org="org.gridvise" name="core" rev="0.0.22">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.gridvise', module='core', version='0.0.22')
)libraryDependencies += "org.gridvise" % "core" % "0.0.22"[org.gridvise/core "0.0.22"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.1 | 
| org.scala-lang : scala-actors | jar | 2.10.1 | 
| org.gridvise : gridvise-util | jar | 0.0.13 | 
| com.oracle.coherence » coherence | jar | 3.7.1.0b27797 | 
| org.scalatest : scalatest_2.10 | jar | 1.9.1 | 
| com.typesafe.akka » akka-actor | jar | 2.0.2 | 
| org.springframework : spring-context | jar | 3.1.1.RELEASE | 
| ch.qos.logback : logback-core | jar | 1.0.13 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| tanukisoft : wrapper | jar | 3.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.10.1 | 
| junit : junit | jar | 4.10 |