| License |
License |
|---|---|
| GroupId | GroupIdxyz.shodown |
| ArtifactId | ArtifactIdshodown-boot |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionfor releasing shodown jars to central
|
| Filename | Size |
|---|---|
| shodown-boot-2.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-boot/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-boot</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-boot/
implementation 'xyz.shodown:shodown-boot:2.0.0'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-boot/
implementation ("xyz.shodown:shodown-boot:2.0.0")
'xyz.shodown:shodown-boot:pom:2.0.0'
<dependency org="xyz.shodown" name="shodown-boot" rev="2.0.0">
<artifact name="shodown-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-boot', version='2.0.0')
)
libraryDependencies += "xyz.shodown" % "shodown-boot" % "2.0.0"
[xyz.shodown/shodown-boot "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
| xyz.shodown : shodown-common | jar | 2.0.0 |
| org.projectlombok : lombok | jar | 1.18.16 |