| License |
License |
|---|---|
| GroupId | GroupIdio.github.opensabre |
| ArtifactId | ArtifactIdcommon-core |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-core
OpenSabre Core project for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-core-0.0.1.pom | |
| common-core-0.0.1.jar | 10 KB |
| common-core-0.0.1-sources.jar | 7 KB |
| common-core-0.0.1-javadoc.jar | 69 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |