| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.brienwheeler.apps |
| Идентификатор | Идентификаторapps-main |
| Версия | Версия1.11 |
| Тип | Типjar |
| Описание |
ОписаниеToolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more
|
| Имя Файла | Размер |
|---|---|
| apps-main-1.11.pom | |
| apps-main-1.11.jar | 12 KB |
| apps-main-1.11-tests.jar | 14 KB |
| apps-main-1.11-sources.jar | 10 KB |
| apps-main-1.11-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-main/ -->
<dependency>
<groupId>com.brienwheeler.apps</groupId>
<artifactId>apps-main</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-main/
implementation 'com.brienwheeler.apps:apps-main:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-main/
implementation ("com.brienwheeler.apps:apps-main:1.11")
'com.brienwheeler.apps:apps-main:jar:1.11'
<dependency org="com.brienwheeler.apps" name="apps-main" rev="1.11">
<artifact name="apps-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.apps', module='apps-main', version='1.11')
)
libraryDependencies += "com.brienwheeler.apps" % "apps-main" % "1.11"
[com.brienwheeler.apps/apps-main "1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brienwheeler.lib : lib-jmx | jar | 1.11 |
| com.brienwheeler.lib : lib-spring-beans | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brienwheeler.lib : lib-test | jar | 1.11 |
| org.springframework : spring-test | jar | 3.2.9.RELEASE |
| junit : junit | jar | 4.8.1 |