is not current version
Last Version 0.7-SNAPSsHOT

net.phaedra:phaedra-parent 0.6.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-parent
Version

Version

0.6.0
Type

Type

pom

Download phaedra-parent 0.6.0

Filename Size
phaedra-parent-0.6.0.pom 6 KB
Browse

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