| GroupId | GroupIdcornerstone-store |
|---|---|
| ArtifactId | ArtifactIdcornerstone-store-impl |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCornerstone Store Implementation
|
| Filename | Size |
|---|---|
| cornerstone-store-impl-2.1.pom | |
| cornerstone-store-impl-2.1.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cornerstone-store/cornerstone-store-impl/ -->
<dependency>
<groupId>cornerstone-store</groupId>
<artifactId>cornerstone-store-impl</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cornerstone-store/cornerstone-store-impl/
implementation 'cornerstone-store:cornerstone-store-impl:2.1'
// https://jarcasting.com/artifacts/cornerstone-store/cornerstone-store-impl/
implementation ("cornerstone-store:cornerstone-store-impl:2.1")
'cornerstone-store:cornerstone-store-impl:jar:2.1'
<dependency org="cornerstone-store" name="cornerstone-store-impl" rev="2.1">
<artifact name="cornerstone-store-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cornerstone-store', module='cornerstone-store-impl', version='2.1')
)
libraryDependencies += "cornerstone-store" % "cornerstone-store-impl" % "2.1"
[cornerstone-store/cornerstone-store-impl "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cornerstone-store : cornerstone-store-api | jar | 2.1 |
| avalon-framework : avalon-framework-api | jar | 4.3 |
| avalon-framework : avalon-framework-impl | jar | 4.3 |
| xml-apis : xml-apis | jar | 2.0.2 |
| xerces : xerces | jar | 2.4.0 |