| License |
License |
|---|---|
| GroupId | GroupIdcom.free-now.sauron |
| ArtifactId | ArtifactIdsauron-core |
| Last Version | Last Version0.0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSauron Core
Sauron Core Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sauron-core-0.0.16.pom | |
| sauron-core-0.0.16.jar | 9 KB |
| sauron-core-0.0.16-sources.jar | 5 KB |
| sauron-core-0.0.16-javadoc.jar | 419 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron/sauron-core/ -->
<dependency>
<groupId>com.free-now.sauron</groupId>
<artifactId>sauron-core</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron/sauron-core/
implementation 'com.free-now.sauron:sauron-core:0.0.16'
// https://jarcasting.com/artifacts/com.free-now.sauron/sauron-core/
implementation ("com.free-now.sauron:sauron-core:0.0.16")
'com.free-now.sauron:sauron-core:jar:0.0.16'
<dependency org="com.free-now.sauron" name="sauron-core" rev="0.0.16">
<artifact name="sauron-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron', module='sauron-core', version='0.0.16')
)
libraryDependencies += "com.free-now.sauron" % "sauron-core" % "0.0.16"
[com.free-now.sauron/sauron-core "0.0.16"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.3.3.RELEASE |