GWizard

A Java framework, inspired by DropWizard, for developing RESTful web services with Guice

License

License

GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-parent
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

pom
Description

Description

GWizard
A Java framework, inspired by DropWizard, for developing RESTful web services with Guice
Project URL

Project URL

https://github.com/gwizard/gwizard

Download gwizard-parent

Filename Size
gwizard-parent-0.11.pom 10 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-api jar 1.7.30
org.assertj : assertj-core jar 3.19.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.2.4

Project Modules

  • gwizard-config
  • gwizard-logging
  • gwizard-services
  • gwizard-web
  • gwizard-rest
  • gwizard-hibernate
  • gwizard-healthchecks
  • gwizard-metrics
  • gwizard-rpc
  • gwizard-swagger
org.gwizard

Team GWizard

Versions

Version
0.11
0.10
0.9
0.8
0.7
0.6
0.5