| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.github.sylllys |
| ArtifactId | ArtifactIdinsideout-shell |
| Version | Version20201203-125509 |
| Type | Typejar |
| Description |
Descriptioninsideout-shell
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.sylllys/insideout-shell/ -->
<dependency>
<groupId>io.github.sylllys</groupId>
<artifactId>insideout-shell</artifactId>
<version>20201203-125509</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sylllys/insideout-shell/
implementation 'io.github.sylllys:insideout-shell:20201203-125509'
// https://jarcasting.com/artifacts/io.github.sylllys/insideout-shell/
implementation ("io.github.sylllys:insideout-shell:20201203-125509")
'io.github.sylllys:insideout-shell:jar:20201203-125509'
<dependency org="io.github.sylllys" name="insideout-shell" rev="20201203-125509">
<artifact name="insideout-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sylllys', module='insideout-shell', version='20201203-125509')
)
libraryDependencies += "io.github.sylllys" % "insideout-shell" % "20201203-125509"
[io.github.sylllys/insideout-shell "20201203-125509"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |