slate-common

Comprehensive Java library for spring framework (Java8+)

License

License

GroupId

GroupId

com.github.shepherdviolet.slate20
ArtifactId

ArtifactId

slate-common
Last Version

Last Version

20.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

slate-common
Comprehensive Java library for spring framework (Java8+)
Project URL

Project URL

https://github.com/shepherdviolet/slate

Download slate-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.shepherdviolet.thistle20 : thistle-common jar 20.1.0
com.github.shepherdviolet.thistle20 : thistle-trace jar 20.1.0
org.springframework : spring-context jar 5.1.11.RELEASE
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
20.1.0
20.0.1
20.0.0