| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.voodoodyne.gstrap |
| Идентификатор | Идентификаторgstrap-test |
| Версия | Версия0.48 |
| Тип | Типjar |
| Описание |
ОписаниеGStrap Test
Boilerplate for a Guice/Resteasy project
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 4.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |