License |
License |
---|---|
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdweb-core |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb :: 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 |
Filename | Size |
---|---|
web-core-1.0.45.pom | |
web-core-1.0.45.jar | 18 KB |
web-core-1.0.45-sources.jar | 12 KB |
web-core-1.0.45-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/web-core/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>web-core</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation 'in.hocg.boot:web-core:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/web-core/
implementation ("in.hocg.boot:web-core:1.0.45")
'in.hocg.boot:web-core:jar:1.0.45'
<dependency org="in.hocg.boot" name="web-core" rev="1.0.45">
<artifact name="web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='web-core', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "web-core" % "1.0.45"
[in.hocg.boot/web-core "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.2.6.RELEASE |
in.hocg.boot : utils-base | jar | 1.0.45 |
io.swagger : swagger-annotations | jar | 1.5.20 |
org.projectlombok : lombok Optional | jar | 1.18.12 |