is not current version
Last Version 0.0.16

Sauron Core 0.0.15

Sauron Core Library

License

License

GroupId

GroupId

com.free-now.sauron
ArtifactId

ArtifactId

sauron-core
Version

Version

0.0.15
Type

Type

jar
Description

Description

Sauron Core
Sauron Core Library
Project URL

Project URL

https://github.com/freenowtech/sauron

Download sauron-core 0.0.15


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

Dependencies

compile (6)

Group / Artifact Type Version
org.pf4j : pf4j jar 3.4.1
org.projectlombok : lombok jar 1.18.12
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.