License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.avalon.cornerstone.datasources |
ArtifactId | ArtifactIdcornerstone-datasources |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCornerstone Datasources
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 |
Filename | Size |
---|---|
cornerstone-datasources-1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources/ -->
<dependency>
<groupId>org.apache.avalon.cornerstone.datasources</groupId>
<artifactId>cornerstone-datasources</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources/
implementation 'org.apache.avalon.cornerstone.datasources:cornerstone-datasources:1'
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.datasources/cornerstone-datasources/
implementation ("org.apache.avalon.cornerstone.datasources:cornerstone-datasources:1")
'org.apache.avalon.cornerstone.datasources:cornerstone-datasources:pom:1'
<dependency org="org.apache.avalon.cornerstone.datasources" name="cornerstone-datasources" rev="1">
<artifact name="cornerstone-datasources" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.avalon.cornerstone.datasources', module='cornerstone-datasources', version='1')
)
libraryDependencies += "org.apache.avalon.cornerstone.datasources" % "cornerstone-datasources" % "1"
[org.apache.avalon.cornerstone.datasources/cornerstone-datasources "1"]