| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Drift Сеть Networking |
| Группа | Группаca.stellardrift.guice-backport |
| Идентификатор | Идентификаторjdk8-tests |
| Последняя версия | Последняя версия5.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStellardrift Guice-fork - JDK8 Tests
A fork of Guice that restores removed API, and uses external ASM.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jdk8-tests-5.0.1.pom | |
| jdk8-tests-5.0.1.jar | 2 KB |
| jdk8-tests-5.0.1-tests.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.stellardrift.guice-backport/jdk8-tests/ -->
<dependency>
<groupId>ca.stellardrift.guice-backport</groupId>
<artifactId>jdk8-tests</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.stellardrift.guice-backport/jdk8-tests/
implementation 'ca.stellardrift.guice-backport:jdk8-tests:5.0.1'
// https://jarcasting.com/artifacts/ca.stellardrift.guice-backport/jdk8-tests/
implementation ("ca.stellardrift.guice-backport:jdk8-tests:5.0.1")
'ca.stellardrift.guice-backport:jdk8-tests:jar:5.0.1'
<dependency org="ca.stellardrift.guice-backport" name="jdk8-tests" rev="5.0.1">
<artifact name="jdk8-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.stellardrift.guice-backport', module='jdk8-tests', version='5.0.1')
)
libraryDependencies += "ca.stellardrift.guice-backport" % "jdk8-tests" % "5.0.1"
[ca.stellardrift.guice-backport/jdk8-tests "5.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.stellardrift.guice-backport : guice | jar | 5.0.1 |
| ca.stellardrift.guice-backport.extensions : guice-assistedinject | jar | 5.0.1 |
| com.google.guava : guava-testlib | jar | 21.0 |
| org.ow2.asm : asm | jar | 9.1 |
| junit : junit | jar | 4.13 |