fun.fengwk.convention:convention-util

convention-parent 用于集中管理依赖版本,以免发生依赖冲突。

License

License

GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-util
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

convention-parent 用于集中管理依赖版本,以免发生依赖冲突。

Download convention-util

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
javax.validation : validation-api Optional jar
org.hibernate.validator : hibernate-validator Optional jar
org.glassfish : jakarta.el Optional jar

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1