Simply Common

null

License

License

GroupId

GroupId

io.easywalk
ArtifactId

ArtifactId

simply-common
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Simply Common
null
Project URL

Project URL

https://github.com/PotatoWhite/simply-starter.git
Source Code Management

Source Code Management

https://github.com/PotatoWhite/simply-starter.git

Download simply-common

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.12
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-starter-validation jar
javax.persistence : javax.persistence-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4.RELEASE
0.0.3.RELEASE
0.0.1.RELEASE