Last Version

phaedra 0.7.0

Set of libraries that contribute to create a stack for web application development based on Java. Phaedra leverages existing Open Source frameworks such as Wicket, Hibernate, Spring and tons of smaller Java open source libraries such as Apache Commons, jDom and jin-collections.

Categories

Categories

Net
GroupId

GroupId

net.phaedra
ArtifactId

ArtifactId

phaedra
Version

Version

0.7.0
Type

Type

pom
Description

Description

phaedra
Set of libraries that contribute to create a stack for web application development based on Java. Phaedra leverages existing Open Source frameworks such as Wicket, Hibernate, Spring and tons of smaller Java open source libraries such as Apache Commons, jDom and jin-collections.
Project Organization

Project Organization

Daniele Dellafiore

Download phaedra 0.7.0

Filename Size
phaedra-0.7.0.pom 6 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.4.2
org.slf4j : slf4j-log4j12 jar 1.4.2
junit : junit jar 4.7

Project Modules

  • phaedra-commons
  • phaedra-wicket
  • phaedra-ria
  • phaedra-webapp
  • phaedra-examples