Last Version

insideout-shell 20201203-125509

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.sylllys
ArtifactId

ArtifactId

insideout-shell
Version

Version

20201203-125509
Type

Type

jar
Description

Description

insideout-shell
Parent pom providing dependency and plugin management for applications built with Maven

Download insideout-shell 20201203-125509


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.