Last Version

Ressor Core 1.3.0

Ressor framework core engine

License

License

GroupId

GroupId

xyz.ressor
ArtifactId

ArtifactId

ressor-core-jdk8
Version

Version

1.3.0
Type

Type

jar
Description

Description

Ressor Core
Ressor framework core engine
Project URL

Project URL

https://ressor.xyz
Source Code Management

Source Code Management

https://github.com/dmart28/ressor

Download ressor-core-jdk8 1.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
xyz.ressor : ressor-commons-jdk8 jar 1.3.0
net.bytebuddy : byte-buddy jar 1.10.6
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.1
org.quartz-scheduler : quartz jar 2.3.2

Project Modules

There are no modules declared in this project.