| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаcom.github.goldin |
| Идентификатор | Идентификаторgcommons |
| Последняя версия | Последняя версия0.5.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGCommons
GCommons is a "Groovy Commons" library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gcommons-0.5.4.pom | |
| gcommons-0.5.4.jar | 491 KB |
| gcommons-0.5.4-sources.jar | 38 KB |
| gcommons-0.5.4-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.goldin/gcommons/ -->
<dependency>
<groupId>com.github.goldin</groupId>
<artifactId>gcommons</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin/gcommons/
implementation 'com.github.goldin:gcommons:0.5.4'
// https://jarcasting.com/artifacts/com.github.goldin/gcommons/
implementation ("com.github.goldin:gcommons:0.5.4")
'com.github.goldin:gcommons:jar:0.5.4'
<dependency org="com.github.goldin" name="gcommons" rev="0.5.4">
<artifact name="gcommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin', module='gcommons', version='0.5.4')
)
libraryDependencies += "com.github.goldin" % "gcommons" % "0.5.4"
[com.github.goldin/gcommons "0.5.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.gcontracts : gcontracts-core | jar | 1.2.5 |
| org.apache.ant : ant | jar | 1.8.3 |
| org.apache.commons : commons-exec | jar | 1.1 |
| de.schlichtherle : truezip | jar | 6.8.2 |
| com.google.inject : guice | jar | 3.0 |
| org.springframework : spring-core | jar | 3.1.1.RELEASE |
| org.codehaus.groovy : groovy-all | jar | 1.8.6 |
| commons-net : commons-net | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.apache.ant : ant-commons-net | jar | 1.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.spockframework : spock-core | jar | 0.6-groovy-1.8 |
| com.github.goldin : spock-extensions | jar | 0.1.1 |
| junit : junit | jar | 4.10 |