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-tutorial
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-tutorial 1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
org.apache.excalibur.components : excalibur-thread-api jar 2.2.1

Project Modules

There are no modules declared in this project.