Last Version

GStrap 0.48

Boilerplate for a Guice/Resteasy project

License

License

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-parent
Version

Version

0.48
Type

Type

pom
Description

Description

GStrap
Boilerplate for a Guice/Resteasy project
Project URL

Project URL

https://github.com/stickfigure/gstrap

Download gstrap-parent 0.48

Filename Size
gstrap-parent-0.48.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

provided (1)

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

Project Modules

  • gstrap
  • gstrap-test