Last Version

com.corunet:groovy-mem-limiter 1.2.0

Groovy facilities to check and limit memory allocation on single-thread Groovy scripts

License

License

Categories

Categories

Groovy Languages Net
GroupId

GroupId

com.corunet
ArtifactId

ArtifactId

groovy-mem-limiter
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.corunet:groovy-mem-limiter
Groovy facilities to check and limit memory allocation on single-thread Groovy scripts
Project URL

Project URL

https://github.com/corunet/groovy-memory-limiter/
Source Code Management

Source Code Management

https://github.com/corunet/groovy-memory-limiter/tree/master

Download groovy-mem-limiter 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.6
javax.validation : validation-api jar 2.0.1.Final

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0-M1

Project Modules

There are no modules declared in this project.