Last Version

Glimpse Server 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-server
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Download glimpse-server 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.3
org.springframework : spring-context jar 3.0.2.RELEASE
com.google.guava : guava jar 12.0

Project Modules

There are no modules declared in this project.