Salta Core

Core of the Salta Framework. Provides most of the infrastructure, but no API

Лицензия

Лицензия

Группа

Группа

com.github.ruediste.salta
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Salta Core
Core of the Salta Framework. Provides most of the infrastructure, but no API
Ссылка на сайт

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

https://github.com/ruediste/salta

Скачать salta-core

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 28.0-jre
net.bytebuddy : byte-buddy jar 1.10.1
net.bytebuddy : byte-buddy-agent jar 1.10.1
org.ow2.asm : asm-tree jar 7.1
org.ow2.asm : asm-util jar 7.1
org.ow2.asm : asm-commons jar 7.1

test (3)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject-tck jar 1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

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

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

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

Версия
1.1
1.0
0.3
0.2
0.1