Last Version

net.nikore.gozer:groovy-compiler 1.0.0

API Gateway and reverse proxy

License

License

Categories

Categories

Groovy Languages Net
GroupId

GroupId

net.nikore.gozer
ArtifactId

ArtifactId

groovy-compiler
Version

Version

1.0.0
Type

Type

jar
Description

Description

API Gateway and reverse proxy

Download groovy-compiler 1.0.0


<!-- https://jarcasting.com/artifacts/net.nikore.gozer/groovy-compiler/ -->
<dependency>
    <groupId>net.nikore.gozer</groupId>
    <artifactId>groovy-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.nikore.gozer/groovy-compiler/
implementation 'net.nikore.gozer:groovy-compiler:1.0.0'
// https://jarcasting.com/artifacts/net.nikore.gozer/groovy-compiler/
implementation ("net.nikore.gozer:groovy-compiler:1.0.0")
'net.nikore.gozer:groovy-compiler:jar:1.0.0'
<dependency org="net.nikore.gozer" name="groovy-compiler" rev="1.0.0">
  <artifact name="groovy-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nikore.gozer', module='groovy-compiler', version='1.0.0')
)
libraryDependencies += "net.nikore.gozer" % "groovy-compiler" % "1.0.0"
[net.nikore.gozer/groovy-compiler "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.nikore.gozer : core jar 1.0.0
org.codehaus.groovy : groovy-all jar 2.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.