| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.jwebmp |
| Идентификатор | Идентификаторguiced-servlets |
| Последняя версия | Последняя версия0.66.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGuiced Servlets
An integration library for Servlets in the Guiced Injection Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| guiced-servlets-0.66.0.1.pom | |
| guiced-servlets-0.66.0.1.jar | 14 KB |
| guiced-servlets-0.66.0.1-tests.jar | 38 KB |
| guiced-servlets-0.66.0.1-sources.jar | 11 KB |
| guiced-servlets-0.66.0.1-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-servlets</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets/
implementation 'com.jwebmp:guiced-servlets:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-servlets/
implementation ("com.jwebmp:guiced-servlets:0.66.0.1")
'com.jwebmp:guiced-servlets:jar:0.66.0.1'
<dependency org="com.jwebmp" name="guiced-servlets" rev="0.66.0.1">
<artifact name="guiced-servlets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-servlets', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "guiced-servlets" % "0.66.0.1"
[com.jwebmp/guiced-servlets "0.66.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jwebmp : guiced-injection | jar | 0.66.0.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.jwebmp.inject.extensions : guice-servlet | jar | 0.66.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| com.jwebmp : commons-io | jar | 0.66.0.1 |
| Версия |
|---|
|
0.66.0.1
|
|
0.65.0.3
|
|
0.65.0.2
|
|
0.63.0.61
|
|
0.62.0.1
|
|
0.60.0.1
|
|
0.59.0.14
|
|
0.58.0.21-RCTEST
|
|
0.58.0.20-RCTEST
|
|
0.58.0.19-RCTEST
|