License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.avalon.cornerstone.datasources |
ArtifactId | ArtifactIdcornerstone-datasources-api |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCornerstone Datasources API
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources-api/ -->
<dependency>
<groupId>org.apache.avalon.cornerstone.datasources</groupId>
<artifactId>cornerstone-datasources-api</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources-api/
implementation 'org.apache.avalon.cornerstone.datasources:cornerstone-datasources-api:2.2.2'
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources-api/
implementation ("org.apache.avalon.cornerstone.datasources:cornerstone-datasources-api:2.2.2")
'org.apache.avalon.cornerstone.datasources:cornerstone-datasources-api:jar:2.2.2'
<dependency org="org.apache.avalon.cornerstone.datasources" name="cornerstone-datasources-api" rev="2.2.2">
<artifact name="cornerstone-datasources-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.avalon.cornerstone.datasources', module='cornerstone-datasources-api', version='2.2.2')
)
libraryDependencies += "org.apache.avalon.cornerstone.datasources" % "cornerstone-datasources-api" % "2.2.2"
[org.apache.avalon.cornerstone.datasources/cornerstone-datasources-api "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |