Last Version

redpipe-example-helloworld 0.0.2

Redpipe Web Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.redpipe
ArtifactId

ArtifactId

redpipe-example-helloworld
Version

Version

0.0.2
Type

Type

jar
Description

Description

redpipe-example-helloworld
Redpipe Web Framework
Project URL

Project URL

http://maven.apache.org

Download redpipe-example-helloworld 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
net.redpipe : redpipe-engine jar 0.0.2
net.redpipe : redpipe-fast-classpath-scanner jar 0.0.2
net.redpipe : redpipe-fibers jar 0.0.2
net.redpipe : redpipe-router jar 0.0.2
net.redpipe : redpipe-templating-freemarker jar 0.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.