dp4j

document, validate, and generate Design Patterns implementations with annotations

License

License

GroupId

GroupId

com.dp4j
ArtifactId

ArtifactId

dp4j
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

dp4j
document, validate, and generate Design Patterns implementations with annotations
Source Code Management

Source Code Management

http://code.google.com/p/dp4j/source/browse/

Download dp4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
org.apache.commons : commons-exec jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0