Last Version

Apache Groovy 2.5.0-alpha-1

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages ORM Data
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

performance
Version

Version

2.5.0-alpha-1
Type

Type

jar
Description

Description

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Project URL

Project URL

http://groovy-lang.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/groovy.git

Download performance 2.5.0-alpha-1


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

Dependencies

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

Project Modules

There are no modules declared in this project.