License |
License |
---|---|
GroupId | GroupIdcom.voodoodyne.gstrap |
ArtifactId | ArtifactIdgstrap-test |
Version | Version0.48 |
Type | Typejar |
Description |
DescriptionGStrap Test
Boilerplate for a Guice/Resteasy project
|
Filename | Size |
---|---|
gstrap-test-0.48.pom | |
gstrap-test-0.48.jar | 22 KB |
gstrap-test-0.48-sources.jar | 12 KB |
gstrap-test-0.48-javadoc.jar | 316 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |