License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdspring-boot-notify |
Version | Version1.0.45 |
Type | Typepom |
Description |
DescriptionSpring Boot :: Notify
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-notify-1.0.45.pom | 942 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-notify/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-notify</artifactId>
<version>1.0.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-notify/
implementation 'in.hocg.boot:spring-boot-notify:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-notify/
implementation ("in.hocg.boot:spring-boot-notify:1.0.45")
'in.hocg.boot:spring-boot-notify:pom:1.0.45'
<dependency org="in.hocg.boot" name="spring-boot-notify" rev="1.0.45">
<artifact name="spring-boot-notify" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-notify', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-notify" % "1.0.45"
[in.hocg.boot/spring-boot-notify "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |