License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdspring-boot-dependencies |
Version | Version1.0.43 |
Type | Typepom |
Description |
DescriptionSpring Boot :: Dependencies
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-dependencies-1.0.43.pom | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-dependencies/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.0.43</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-dependencies/
implementation 'in.hocg.boot:spring-boot-dependencies:1.0.43'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-dependencies/
implementation ("in.hocg.boot:spring-boot-dependencies:1.0.43")
'in.hocg.boot:spring-boot-dependencies:pom:1.0.43'
<dependency org="in.hocg.boot" name="spring-boot-dependencies" rev="1.0.43">
<artifact name="spring-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-dependencies', version='1.0.43')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-dependencies" % "1.0.43"
[in.hocg.boot/spring-boot-dependencies "1.0.43"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |