jpp

Generating Java source code for various design patterns based on annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jpp
ArtifactId

ArtifactId

jpp
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jpp
Generating Java source code for various design patterns based on annotations.

Download jpp

Filename Size
jpp-0.1.1.pom
jpp-0.1.1.jar 67 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0