Последняя версия

Apache Groovy 2.5.0-alpha-1

Groovy: A powerful, dynamic language for the JVM

Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования ORM Данные
Группа

Группа

org.codehaus.groovy
Идентификатор

Идентификатор

performance
Версия

Версия

2.5.0-alpha-1
Тип

Тип

jar
Описание

Описание

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Ссылка на сайт

Ссылка на сайт

http://groovy-lang.org
Организация-разработчик

Организация-разработчик

Apache Software Foundation
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.