SnoopEE Client

SnoopEE Discovery Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

eu.agilejava
ArtifactId

ArtifactId

snoop-client
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

SnoopEE Client
SnoopEE Discovery Client

Download snoop-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.5.1

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0