Last Version

Cocaine-Framework-Java 0.11.1.0

Java framework for Cocaine Application Engine.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex
ArtifactId

ArtifactId

cocaine
Version

Version

0.11.1.0
Type

Type

pom
Description

Description

Cocaine-Framework-Java
Java framework for Cocaine Application Engine.
Project URL

Project URL

https://github.com/cocaine/cocaine-framework-java
Project Organization

Project Organization

Yandex
Source Code Management

Source Code Management

https://github.com/cocaine/cocaine-framework-java

Download cocaine 0.11.1.0

Filename Size
cocaine-0.11.1.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.yandex/cocaine/ -->
<dependency>
    <groupId>ru.yandex</groupId>
    <artifactId>cocaine</artifactId>
    <version>0.11.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex/cocaine/
implementation 'ru.yandex:cocaine:0.11.1.0'
// https://jarcasting.com/artifacts/ru.yandex/cocaine/
implementation ("ru.yandex:cocaine:0.11.1.0")
'ru.yandex:cocaine:pom:0.11.1.0'
<dependency org="ru.yandex" name="cocaine" rev="0.11.1.0">
  <artifact name="cocaine" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex', module='cocaine', version='0.11.1.0')
)
libraryDependencies += "ru.yandex" % "cocaine" % "0.11.1.0"
[ru.yandex/cocaine "0.11.1.0"]

Dependencies

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

Project Modules

  • cocaine-core
  • cocaine-client
  • cocaine-worker
  • cocaine-services
  • cocaine-worker-archetype
  • cocaine-client-archetype