GroupId | GroupIdcom.github.attemper |
---|---|
ArtifactId | ArtifactIdalarm-spring |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.attemper : alarm-core | jar | 0.1.0 |
org.reflections : reflections | jar | 0.9.11 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.12 |