Last Version

Cornerstone Threads 1

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.

License

License

GroupId

GroupId

org.apache.avalon.cornerstone.threads
ArtifactId

ArtifactId

cornerstone-threads
Version

Version

1
Type

Type

pom
Description

Description

Cornerstone Threads
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

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download cornerstone-threads 1


<!-- https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads/ -->
<dependency>
    <groupId>org.apache.avalon.cornerstone.threads</groupId>
    <artifactId>cornerstone-threads</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads/
implementation 'org.apache.avalon.cornerstone.threads:cornerstone-threads:1'
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads/
implementation ("org.apache.avalon.cornerstone.threads:cornerstone-threads:1")
'org.apache.avalon.cornerstone.threads:cornerstone-threads:pom:1'
<dependency org="org.apache.avalon.cornerstone.threads" name="cornerstone-threads" rev="1">
  <artifact name="cornerstone-threads" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.avalon.cornerstone.threads', module='cornerstone-threads', version='1')
)
libraryDependencies += "org.apache.avalon.cornerstone.threads" % "cornerstone-threads" % "1"
[org.apache.avalon.cornerstone.threads/cornerstone-threads "1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • tutorial