License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-protocol-syslog |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMole Syslog protocol
JMole Syslog protocol
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-syslog/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-protocol-syslog</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-syslog/
implementation 'net.welen.jmole:jmole-protocol-syslog:2.0.0'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-syslog/
implementation ("net.welen.jmole:jmole-protocol-syslog:2.0.0")
'net.welen.jmole:jmole-protocol-syslog:jar:2.0.0'
<dependency org="net.welen.jmole" name="jmole-protocol-syslog" rev="2.0.0">
<artifact name="jmole-protocol-syslog" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-protocol-syslog', version='2.0.0')
)
libraryDependencies += "net.welen.jmole" % "jmole-protocol-syslog" % "2.0.0"
[net.welen.jmole/jmole-protocol-syslog "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cloudbees : syslog-java-client | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-kernel | jar | 2.0.0 |