| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
|---|---|
| Группа | Группаcom.github.gitssie |
| Идентификатор | Идентификаторplay-guice_2.12 |
| Версия | Версия2.6.8 |
| Тип | Типjar |
| Описание |
Описаниеplay-guice
play-guice
|
| Организация-разработчик |
Организация-разработчикcom.github.gitssie |
| Имя Файла | Размер |
|---|---|
| play-guice_2.12-2.6.8.pom | |
| play-guice_2.12-2.6.8.jar | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-guice_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-guice_2.12</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-guice_2.12/
implementation 'com.github.gitssie:play-guice_2.12:2.6.8'
// https://jarcasting.com/artifacts/com.github.gitssie/play-guice_2.12/
implementation ("com.github.gitssie:play-guice_2.12:2.6.8")
'com.github.gitssie:play-guice_2.12:jar:2.6.8'
<dependency org="com.github.gitssie" name="play-guice_2.12" rev="2.6.8">
<artifact name="play-guice_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-guice_2.12', version='2.6.8')
)
libraryDependencies += "com.github.gitssie" % "play-guice_2.12" % "2.6.8"
[com.github.gitssie/play-guice_2.12 "2.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| com.typesafe.play : twirl-api_2.12 | jar | 1.3.12 |
| com.typesafe.play : play-enhancer | jar | 1.2.2 |
| com.typesafe.play : play-server_2.12 | jar | 2.6.6 |
| com.typesafe.play : filters-helpers_2.12 | jar | 2.6.6 |
| com.typesafe.play : play-logback_2.12 | jar | 2.6.6 |
| com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.6 |
| com.typesafe.play : play-guice_2.12 | jar | 2.6.6 |
| org.reflections : reflections | jar | 0.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-test_2.12 | jar | 2.6.6 |