License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jalarms |
ArtifactId | ArtifactIdjalarms-remote |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjAlarms - A simple alarm notification system for Java
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
jalarms-remote-1.7.2.pom | |
jalarms-remote-1.7.2.jar | 7 KB |
jalarms-remote-1.7.2-sources.jar | 4 KB |
jalarms-remote-1.7.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jalarms/jalarms-remote/ -->
<dependency>
<groupId>net.sf.jalarms</groupId>
<artifactId>jalarms-remote</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jalarms/jalarms-remote/
implementation 'net.sf.jalarms:jalarms-remote:1.7.2'
// https://jarcasting.com/artifacts/net.sf.jalarms/jalarms-remote/
implementation ("net.sf.jalarms:jalarms-remote:1.7.2")
'net.sf.jalarms:jalarms-remote:jar:1.7.2'
<dependency org="net.sf.jalarms" name="jalarms-remote" rev="1.7.2">
<artifact name="jalarms-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jalarms', module='jalarms-remote', version='1.7.2')
)
libraryDependencies += "net.sf.jalarms" % "jalarms-remote" % "1.7.2"
[net.sf.jalarms/jalarms-remote "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
net.sf.jalarms : jalarms-core | jar | 1.7.2 |
io.netty : netty-codec | jar | 4.0.42.Final |
io.netty : netty-codec-http | jar | 4.0.42.Final |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-spring | jar | 1.0-groovy-2.4 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.springframework : spring-test | jar | 4.3.4.RELEASE |