| Группа | Группаcom.github.attemper |
|---|---|
| Идентификатор | Идентификаторalarm-spring |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| alarm-spring-0.1.0.pom | |
| alarm-spring-0.1.0.jar | 8 KB |
| alarm-spring-0.1.0-sources.jar | 4 KB |
| alarm-spring-0.1.0-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.attemper/alarm-spring/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>alarm-spring</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/alarm-spring/
implementation 'com.github.attemper:alarm-spring:0.1.0'
// https://jarcasting.com/artifacts/com.github.attemper/alarm-spring/
implementation ("com.github.attemper:alarm-spring:0.1.0")
'com.github.attemper:alarm-spring:jar:0.1.0'
<dependency org="com.github.attemper" name="alarm-spring" rev="0.1.0">
<artifact name="alarm-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='alarm-spring', version='0.1.0')
)
libraryDependencies += "com.github.attemper" % "alarm-spring" % "0.1.0"
[com.github.attemper/alarm-spring "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.attemper : alarm-core | jar | 0.1.0 |
| org.reflections : reflections | jar | 0.9.11 |
| com.google.guava : guava | jar | 20.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 |