License |
License |
---|---|
GroupId | GroupIdio.github.askmeagain |
ArtifactId | ArtifactIdmeshinery-core-spring |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmeshinery-core-spring
A description of what my library does.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.askmeagain/meshinery-core-spring/ -->
<dependency>
<groupId>io.github.askmeagain</groupId>
<artifactId>meshinery-core-spring</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.askmeagain/meshinery-core-spring/
implementation 'io.github.askmeagain:meshinery-core-spring:0.1.5'
// https://jarcasting.com/artifacts/io.github.askmeagain/meshinery-core-spring/
implementation ("io.github.askmeagain:meshinery-core-spring:0.1.5")
'io.github.askmeagain:meshinery-core-spring:pom:0.1.5'
<dependency org="io.github.askmeagain" name="meshinery-core-spring" rev="0.1.5">
<artifact name="meshinery-core-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.askmeagain', module='meshinery-core-spring', version='0.1.5')
)
libraryDependencies += "io.github.askmeagain" % "meshinery-core-spring" % "0.1.5"
[io.github.askmeagain/meshinery-core-spring "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.askmeagain : meshinery-core | jar | 0.1.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.15.0 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.1 |