io.github.mofa3:common-template

common util and service component

License

License

GroupId

GroupId

io.github.mofa3
ArtifactId

ArtifactId

common-template
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common util and service component
Source Code Management

Source Code Management

https://github.com/mofa3/mofa3/tree/master/common-template

Download common-template

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mofa3/common-template/ -->
<dependency>
    <groupId>io.github.mofa3</groupId>
    <artifactId>common-template</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mofa3/common-template/
implementation 'io.github.mofa3:common-template:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.mofa3/common-template/
implementation ("io.github.mofa3:common-template:0.0.1-RELEASE")
'io.github.mofa3:common-template:jar:0.0.1-RELEASE'
<dependency org="io.github.mofa3" name="common-template" rev="0.0.1-RELEASE">
  <artifact name="common-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mofa3', module='common-template', version='0.0.1-RELEASE')
)
libraryDependencies += "io.github.mofa3" % "common-template" % "0.0.1-RELEASE"
[io.github.mofa3/common-template "0.0.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-api jar 1.7.30

provided (6)

Group / Artifact Type Version
io.github.mofa3 : common-lang jar 0.0.1-RELEASE
org.springframework : spring-context jar
org.springframework : spring-tx jar
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE