com.github.JoeKerouac:web-util

所有java-maven项目的父项目,并且引入spring-boot依赖管理

License

License

GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

web-util
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

所有java-maven项目的父项目,并且引入spring-boot依赖管理
Source Code Management

Source Code Management

https://github.com/JoeKerouac/webutil

Download web-util

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.github.JoeKerouac : utils jar 1.10.004
com.github.JoeKerouac : net jar 1.7.000

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jersey jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0