is not current version
Last Version 1.0.45

Web :: Core 1.0.29

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.

License

License

GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

web-core
Version

Version

1.0.29
Type

Type

jar
Description

Description

Web :: Core
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

The Apache Software Foundation

Download web-core 1.0.29


<!-- https://jarcasting.com/artifacts/in.hocg.boot/web-core/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>web-core</artifactId>
    <version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation 'in.hocg.boot:web-core:1.0.29'
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation ("in.hocg.boot:web-core:1.0.29")
'in.hocg.boot:web-core:jar:1.0.29'
<dependency org="in.hocg.boot" name="web-core" rev="1.0.29">
  <artifact name="web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='web-core', version='1.0.29')
)
libraryDependencies += "in.hocg.boot" % "web-core" % "1.0.29"
[in.hocg.boot/web-core "1.0.29"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.2.6.RELEASE
in.hocg.boot : utils-spring-boot-all jar 1.0.29
io.swagger : swagger-annotations jar 1.5.20
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.