License |
License |
---|---|
GroupId | GroupIdcom.voodoodyne.gstrap |
ArtifactId | ArtifactIdgstrap-parent |
Last Version | Last Version0.48 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGStrap
Boilerplate for a Guice/Resteasy project
|
Project URL |
Project URL |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |