Last Version

insideout 0.0.1

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
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download insideout 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.sylllys/insideout/ -->
<dependency>
    <groupId>io.github.sylllys</groupId>
    <artifactId>insideout</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sylllys/insideout/
implementation 'io.github.sylllys:insideout:0.0.1'
// https://jarcasting.com/artifacts/io.github.sylllys/insideout/
implementation ("io.github.sylllys:insideout:0.0.1")
'io.github.sylllys:insideout:jar:0.0.1'
<dependency org="io.github.sylllys" name="insideout" rev="0.0.1">
  <artifact name="insideout" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sylllys', module='insideout', version='0.0.1')
)
libraryDependencies += "io.github.sylllys" % "insideout" % "0.0.1"
[io.github.sylllys/insideout "0.0.1"]

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.springframework.cloud : spring-cloud-starter-netflix-zuul jar

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.