Last Version

jvm-stash 1.0

send your log into logstash

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.wuriyanto
ArtifactId

ArtifactId

jvm-stash
Version

Version

1.0
Type

Type

jar
Description

Description

jvm-stash
send your log into logstash
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/wuriyanto48/jvm-stash/tree/master

Download jvm-stash 1.0


<!-- https://jarcasting.com/artifacts/com.wuriyanto/jvm-stash/ -->
<dependency>
    <groupId>com.wuriyanto</groupId>
    <artifactId>jvm-stash</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wuriyanto/jvm-stash/
implementation 'com.wuriyanto:jvm-stash:1.0'
// https://jarcasting.com/artifacts/com.wuriyanto/jvm-stash/
implementation ("com.wuriyanto:jvm-stash:1.0")
'com.wuriyanto:jvm-stash:jar:1.0'
<dependency org="com.wuriyanto" name="jvm-stash" rev="1.0">
  <artifact name="jvm-stash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wuriyanto', module='jvm-stash', version='1.0')
)
libraryDependencies += "com.wuriyanto" % "jvm-stash" % "1.0"
[com.wuriyanto/jvm-stash "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.