is not current version
Last Version 2.2

tech.ibit:ibit-springboot-web-starter-archetype 1.3

ibit-springboot-web-starter-archetype

GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

ibit-springboot-web-starter-archetype
Version

Version

1.3
Type

Type

jar

Download ibit-springboot-web-starter-archetype 1.3


<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/ -->
<dependency>
    <groupId>tech.ibit</groupId>
    <artifactId>ibit-springboot-web-starter-archetype</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/
implementation 'tech.ibit:ibit-springboot-web-starter-archetype:1.3'
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/
implementation ("tech.ibit:ibit-springboot-web-starter-archetype:1.3")
'tech.ibit:ibit-springboot-web-starter-archetype:jar:1.3'
<dependency org="tech.ibit" name="ibit-springboot-web-starter-archetype" rev="1.3">
  <artifact name="ibit-springboot-web-starter-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-springboot-web-starter-archetype', version='1.3')
)
libraryDependencies += "tech.ibit" % "ibit-springboot-web-starter-archetype" % "1.3"
[tech.ibit/ibit-springboot-web-starter-archetype "1.3"]