common-core

OpenSabre Core project for Spring Boot

License

License

GroupId

GroupId

io.github.opensabre
ArtifactId

ArtifactId

common-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-core
OpenSabre Core project for Spring Boot
Project URL

Project URL

https://github.com/opensabre/
Source Code Management

Source Code Management

https://github.com/opensabre/common-core

Download common-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1