Dhome Common

Library common for a final project

License

License

GroupId

GroupId

io.github.dr3amteam.dhome
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dhome Common
Library common for a final project
Project URL

Project URL

https://github.com/Dr3amTeam/dhome-common
Source Code Management

Source Code Management

https://github.com/Dr3amTeam/dhome-common/tree/master

Download common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.6
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1