Last Version

Glimpse Client 1.1.2

Glimpse is a client/server tool that allows one to execute Groovy scripts inside a Spring Application

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.tecsinapse
ArtifactId

ArtifactId

glimpse-client
Version

Version

1.1.2
Type

Type

jar
Description

Description

Glimpse Client
Glimpse is a client/server tool that allows one to execute Groovy scripts inside a Spring Application

Download glimpse-client 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
commons-codec : commons-codec jar 1.3

Project Modules

There are no modules declared in this project.