Framework Common Core


License

License

GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

common-core
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Framework Common Core
Framework Common Core

Download common-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework.boot : spring-boot-starter-web jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE