License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdspringboot |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
springboot-3.4.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/springboot/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>springboot</artifactId>
<version>3.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/springboot/
implementation 'org.tinygroup:springboot:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/springboot/
implementation ("org.tinygroup:springboot:3.4.9")
'org.tinygroup:springboot:pom:3.4.9'
<dependency org="org.tinygroup" name="springboot" rev="3.4.9">
<artifact name="springboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='springboot', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "springboot" % "3.4.9"
[org.tinygroup/springboot "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |