Last Version

jpp 0.1.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jpp
ArtifactId

ArtifactId

jpp
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Download jpp 0.1.1

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

<!-- 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.