License |
License |
---|---|
GroupId | GroupIdtech.ibit |
ArtifactId | ArtifactIdibit-springboot-web-starter-archetype |
Version | Version2.2 |
Type | Typejar |
Description |
Descriptionibit-springboot-web-starter-archetype
ibit-springboot-web-starter-archetype
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/ -->
<dependency>
<groupId>tech.ibit</groupId>
<artifactId>ibit-springboot-web-starter-archetype</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/
implementation 'tech.ibit:ibit-springboot-web-starter-archetype:2.2'
// https://jarcasting.com/artifacts/tech.ibit/ibit-springboot-web-starter-archetype/
implementation ("tech.ibit:ibit-springboot-web-starter-archetype:2.2")
'tech.ibit:ibit-springboot-web-starter-archetype:jar:2.2'
<dependency org="tech.ibit" name="ibit-springboot-web-starter-archetype" rev="2.2">
<artifact name="ibit-springboot-web-starter-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-springboot-web-starter-archetype', version='2.2')
)
libraryDependencies += "tech.ibit" % "ibit-springboot-web-starter-archetype" % "2.2"
[tech.ibit/ibit-springboot-web-starter-archetype "2.2"]