gnerv-utils

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gnerv.boot
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

gnerv-utils
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/utils
Source Code Management

Source Code Management

https://github.com/gnerv/gnerv-utils/tree/master

Download utils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.1.0
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
com.alibaba : fastjson jar 1.2.58

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE