Last Version

Salta Core 1.1

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

License

License

GroupId

GroupId

com.github.ruediste.salta
ArtifactId

ArtifactId

salta-core
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ruediste/salta

Download salta-core 1.1


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.inject : javax.inject-tck jar 1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.