mutils-version-pom

A mini utils for java.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin.version
ArtifactId

ArtifactId

mutils-version-pom
Last Version

Last Version

1.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

mutils-version-pom
A mini utils for java.
Project URL

Project URL

https://github.com/mintonzhang/mutils-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mintonzhang/mutils-spring-boot-starter

Download mutils-version-pom

How to add to project

<!-- https://jarcasting.com/artifacts/cn.minsin.version/mutils-version-pom/ -->
<dependency>
    <groupId>cn.minsin.version</groupId>
    <artifactId>mutils-version-pom</artifactId>
    <version>1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.minsin.version/mutils-version-pom/
implementation 'cn.minsin.version:mutils-version-pom:1.0.RELEASE'
// https://jarcasting.com/artifacts/cn.minsin.version/mutils-version-pom/
implementation ("cn.minsin.version:mutils-version-pom:1.0.RELEASE")
'cn.minsin.version:mutils-version-pom:pom:1.0.RELEASE'
<dependency org="cn.minsin.version" name="mutils-version-pom" rev="1.0.RELEASE">
  <artifact name="mutils-version-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.minsin.version', module='mutils-version-pom', version='1.0.RELEASE')
)
libraryDependencies += "cn.minsin.version" % "mutils-version-pom" % "1.0.RELEASE"
[cn.minsin.version/mutils-version-pom "1.0.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.RELEASE