utils-parent

A Java tool project

License

License

GroupId

GroupId

com.github.superutils
ArtifactId

ArtifactId

utils-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

utils-parent
A Java tool project

Download utils-parent

Filename Size
utils-parent-1.0.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-parent/ -->
<dependency>
    <groupId>com.github.superutils</groupId>
    <artifactId>utils-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation 'com.github.superutils:utils-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation ("com.github.superutils:utils-parent:1.0.0")
'com.github.superutils:utils-parent:pom:1.0.0'
<dependency org="com.github.superutils" name="utils-parent" rev="1.0.0">
  <artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-parent', version='1.0.0')
)
libraryDependencies += "com.github.superutils" % "utils-parent" % "1.0.0"
[com.github.superutils/utils-parent "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.21

Project Modules

  • ../utils-common
  • ../utils-web
  • ../utils-poi
  • ../utils-code
  • ../utils-spring
  • ../utils-mybatis
  • ../utils-datasource

Versions

Version
1.0.0