Composite

Composite is a Java package that provides a standard implementation of the Composite design pattern. The package is simple and unintrusive, and provides convenient implementations of common usage patterns.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.composite
ArtifactId

ArtifactId

composite
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Composite
Composite is a Java package that provides a standard implementation of the Composite design pattern. The package is simple and unintrusive, and provides convenient implementations of common usage patterns.
Project URL

Project URL

http://composite.sourceforge.net

Download composite

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.composite/composite/ -->
<dependency>
    <groupId>net.sf.composite</groupId>
    <artifactId>composite</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.composite/composite/
implementation 'net.sf.composite:composite:1.1'
// https://jarcasting.com/artifacts/net.sf.composite/composite/
implementation ("net.sf.composite:composite:1.1")
'net.sf.composite:composite:jar:1.1'
<dependency org="net.sf.composite" name="composite" rev="1.1">
  <artifact name="composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.composite', module='composite', version='1.1')
)
libraryDependencies += "net.sf.composite" % "composite" % "1.1"
[net.sf.composite/composite "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1