AS Core

Core Components of AS

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

org.mikand.autonomous.services
Идентификатор

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

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

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

1.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

AS Core
Core Components of AS
Ссылка на сайт

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

https://github.com/mikand13/autonomous-services
Система контроля версий

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

https://github.com/mikand13/autonomous-services

Скачать core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.mikand.autonomous.services/core/ -->
<dependency>
    <groupId>org.mikand.autonomous.services</groupId>
    <artifactId>core</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.mikand.autonomous.services/core/
implementation 'org.mikand.autonomous.services:core:1.1.8'
// https://jarcasting.com/artifacts/org.mikand.autonomous.services/core/
implementation ("org.mikand.autonomous.services:core:1.1.8")
'org.mikand.autonomous.services:core:jar:1.1.8'
<dependency org="org.mikand.autonomous.services" name="core" rev="1.1.8">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mikand.autonomous.services', module='core', version='1.1.8')
)
libraryDependencies += "org.mikand.autonomous.services" % "core" % "1.1.8"
[org.mikand.autonomous.services/core "1.1.8"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.nannoq : cluster jar 1.1.7

runtime (26)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
io.vertx : vertx-core jar 3.8.2
io.vertx : vertx-web jar 3.8.2
io.vertx : vertx-hazelcast jar 3.8.2
io.vertx : vertx-codegen jar 3.8.2
io.vertx : vertx-lang-js jar 3.8.2
io.vertx : vertx-lang-ruby jar 3.8.2
io.vertx : vertx-lang-kotlin jar 3.8.2
io.vertx : vertx-service-proxy jar 3.8.2
io.vertx : vertx-sockjs-service-proxy jar 3.8.2
io.vertx : vertx-service-discovery jar 3.8.2
io.vertx : vertx-circuit-breaker jar 3.8.2
io.vertx : vertx-redis-client jar 3.6.3
io.vertx : vertx-mail-client jar 3.8.2
io.vertx : vertx-lang-kotlin-coroutines jar 3.8.2
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
com.lmax : disruptor jar 3.4.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
commons-validator : commons-validator jar 1.6
com.google.code.findbugs : annotations jar 3.0.1
com.google.guava : guava-jdk5 jar 17.0

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

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

CodeBuild badge

Please consult the GitHub Pages on implementations and use.

Версии библиотеки

Версия
1.1.8
1.1.7
1.1.6
1.1.3
1.1.2
1.0.2
1.0.1
1.0.0