Last Version

GStrap Test 0.48

Boilerplate for a Guice/Resteasy project

License

License

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-test
Version

Version

0.48
Type

Type

jar
Description

Description

GStrap Test
Boilerplate for a Guice/Resteasy project

Download gstrap-test 0.48


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

Dependencies

compile (5)

Group / Artifact Type Version
com.voodoodyne.gstrap : gstrap jar 0.48
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.mockito : mockito-core jar 3.2.4
com.google.inject.extensions : guice-persist Optional jar 4.2.2
org.slf4j : slf4j-api jar 1.7.29

provided (1)

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

Project Modules

There are no modules declared in this project.