| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.geneea.celery |
| Идентификатор | Идентификаторexamples |
| Последняя версия | Последняя версия1.10.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava library for interfacing with http://celeryproject.org including code
for both task submissions and task execution.
|
| Имя Файла | Размер |
|---|---|
| examples-1.10.4.pom | |
| examples-1.10.4.jar | 10 KB |
| examples-1.10.4-sources.jar | 5 KB |
| examples-1.10.4-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.geneea.celery/examples/ -->
<dependency>
<groupId>com.geneea.celery</groupId>
<artifactId>examples</artifactId>
<version>1.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.geneea.celery/examples/
implementation 'com.geneea.celery:examples:1.10.4'
// https://jarcasting.com/artifacts/com.geneea.celery/examples/
implementation ("com.geneea.celery:examples:1.10.4")
'com.geneea.celery:examples:jar:1.10.4'
<dependency org="com.geneea.celery" name="examples" rev="1.10.4">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geneea.celery', module='examples', version='1.10.4')
)
libraryDependencies += "com.geneea.celery" % "examples" % "1.10.4"
[com.geneea.celery/examples "1.10.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.geneea.celery : celery-java | jar | 1.10.4 |
| com.google.guava : guava | jar | 23.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| com.nagternal : spock-genesis | jar | 0.6.0 |
| org.codehaus.groovy : groovy-all | jar | 2.4.13 |
| org.testcontainers : oracle-xe | jar | 1.6.0 |