slate-springboot

Java EE Library

License

License

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-springboot
Last Version

Last Version

11.4
Release Date

Release Date

Type

Type

jar
Description

Description

slate-springboot
Java EE Library
Project URL

Project URL

https://github.com/shepherdviolet/slate

Download slate-springboot

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shepherdviolet : slate-common jar 11.4

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.2.RELEASE
javax.servlet : javax.servlet-api jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
11.4
11.3
11.2
11.1
11.0
10.1
10.0
9.14
9.13
9.12
9.11