Last Version

Glimpse 1.1.2

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

License

License

GroupId

GroupId

br.com.tecsinapse
ArtifactId

ArtifactId

glimpse
Version

Version

1.1.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/tecsinapse/glimpse
Source Code Management

Source Code Management

https://github.com/tecsinapse/glimpse

Download glimpse 1.1.2

Filename Size
glimpse-1.1.2.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • glimpse-client
  • glimpse-server