License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-groovy-console-service |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Groovy Console Service
Groovy Console Service module provides backend part of Groovy Console functionality.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-groovy-console-service/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-groovy-console-service</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-groovy-console-service/
implementation 'pl.ds.websight:websight-groovy-console-service:1.0.3'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-groovy-console-service/
implementation ("pl.ds.websight:websight-groovy-console-service:1.0.3")
'pl.ds.websight:websight-groovy-console-service:jar:1.0.3'
<dependency org="pl.ds.websight" name="websight-groovy-console-service" rev="1.0.3">
<artifact name="websight-groovy-console-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-groovy-console-service', version='1.0.3')
)
libraryDependencies += "pl.ds.websight" % "websight-groovy-console-service" % "1.0.3"
[pl.ds.websight/websight-groovy-console-service "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |