License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdbr.com.tecsinapse |
ArtifactId | ArtifactIdglimpse-client |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionGlimpse Client
Glimpse is a client/server tool that allows one to execute Groovy scripts inside a Spring Application
|
Filename | Size |
---|---|
glimpse-client-1.1.2.pom | |
glimpse-client-1.1.2.jar | 14 KB |
glimpse-client-1.1.2-sources.jar | 14 KB |
glimpse-client-1.1.2-javadoc.jar | 99 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-codec : commons-codec | jar | 1.3 |